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