Update src/App/ModuleController.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
766b3f0d01
commit
61a507000f
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ class ModuleController
|
|||
}
|
||||
|
||||
$isBackend = in_array($module, ModuleController::BACKEND_MODULES);
|
||||
;
|
||||
|
||||
return new ModuleController($module, null, $isBackend, $this->printNotAllowedAddon);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue