mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
remove superfluous loadPlugins()
This commit is contained in:
@@ -113,8 +113,6 @@ $cli['console']->addCommands([
|
||||
new VersionCommand(),
|
||||
]);
|
||||
|
||||
$cli->loadPlugins();
|
||||
|
||||
if ($cli['configuration.store']->isSetup()) {
|
||||
$cli->loadPlugins();
|
||||
$helpers = [
|
||||
|
Reference in New Issue
Block a user