From df0d840312fd413468a9348a7e693a4b61e80dd8 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sat, 16 Aug 2025 00:54:39 +0900 Subject: [PATCH] . --- controller.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/controller.js b/controller.js index 0a49478..3eaeb49 100644 --- a/controller.js +++ b/controller.js @@ -188,8 +188,6 @@ class ControllerPlugin extends BaseControllerPlugin { } } } - - return; } }