diff --git a/Controller.php b/Controller.php index b7492fe..8cbef6b 100644 --- a/Controller.php +++ b/Controller.php @@ -160,5 +160,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }