aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/SQLiteMigrator.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/DB/SQLiteMigrator.php')
-rw-r--r--lib/private/DB/SQLiteMigrator.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/DB/SQLiteMigrator.php b/lib/private/DB/SQLiteMigrator.php
index 76138fee545..2be3591afdc 100644
--- a/lib/private/DB/SQLiteMigrator.php
+++ b/lib/private/DB/SQLiteMigrator.php
@@ -28,7 +28,6 @@ use Doctrine\DBAL\Types\BigIntType;
use Doctrine\DBAL\Types\Type;
class SQLiteMigrator extends Migrator {
-
/**
* @param Schema $targetSchema
* @param \Doctrine\DBAL\Connection $connection