diff --git a/Controller.php b/Controller.php index 1a12a6b..5228d93 100644 --- a/Controller.php +++ b/Controller.php @@ -195,5 +195,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }