diff --git a/Controller.php b/Controller.php index 900f036..798ca6e 100644 --- a/Controller.php +++ b/Controller.php @@ -90,7 +90,6 @@ class Controller extends ModuleAbstract implements WebInterface * @since 1.0.0 */ protected static $dependencies = [ - 'Admin', ]; /**