diff --git a/Controller.php b/Controller.php index 855326e..e7ce6ce 100644 --- a/Controller.php +++ b/Controller.php @@ -173,5 +173,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }