summaryrefslogtreecommitdiffstats
path: root/core/Command/Db/Migrations/ExecuteCommand.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Db/Migrations/ExecuteCommand.php')
-rw-r--r--core/Command/Db/Migrations/ExecuteCommand.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Db/Migrations/ExecuteCommand.php b/core/Command/Db/Migrations/ExecuteCommand.php
index 1104818e710..0f2709646ba 100644
--- a/core/Command/Db/Migrations/ExecuteCommand.php
+++ b/core/Command/Db/Migrations/ExecuteCommand.php
@@ -23,7 +23,6 @@
namespace OC\Core\Command\Db\Migrations;
-
use OC\DB\MigrationService;
use OC\Migration\ConsoleOutput;
use OCP\App\IAppManager;