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; } }