aboutsummaryrefslogtreecommitdiffstats
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 0f2709646ba..149ca8904b7 100644
--- a/core/Command/Db/Migrations/ExecuteCommand.php
+++ b/core/Command/Db/Migrations/ExecuteCommand.php
@@ -127,5 +127,4 @@ class ExecuteCommand extends Command implements CompletionAwareInterface {
return [];
}
-
}