diff --git a/Controller.php b/Controller.php index 198a428..624dc62 100644 --- a/Controller.php +++ b/Controller.php @@ -146,5 +146,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }