From 9ebabb13144aeb591192b1b970582b9cc4cdc034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Burnichon?= Date: Fri, 30 Oct 2015 15:54:03 +0100 Subject: [PATCH] remove superfluous loadPlugins() --- bin/developer | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/developer b/bin/developer index 1a6efd30a3..86fae9fce6 100755 --- a/bin/developer +++ b/bin/developer @@ -113,8 +113,6 @@ $cli['console']->addCommands([ new VersionCommand(), ]); -$cli->loadPlugins(); - if ($cli['configuration.store']->isSetup()) { $cli->loadPlugins(); $helpers = [