diff --git a/Controller.php b/Controller.php index a0fe280..67a92f6 100644 --- a/Controller.php +++ b/Controller.php @@ -81,6 +81,5 @@ class Controller extends ModuleAbstract implements WebInterface * @since 1.0.0 */ protected static $dependencies = [ - 'Admin', ]; }