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