diff --git a/Controller.php b/Controller.php index 9fd77f2..398b454 100644 --- a/Controller.php +++ b/Controller.php @@ -92,7 +92,6 @@ class Controller extends ModuleAbstract implements WebInterface * @since 1.0.0 */ protected static $dependencies = [ - 'Admin', ]; /**