Completed
Push — master ( 1dac85...36b017 )
by Thomas
16s
created
appinfo/Migrations/Version20181022150134.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -23,8 +23,6 @@
 block discarded – undo
23 23
 
24 24
 use OCP\Migration\ISqlMigration;
25 25
 use Doctrine\DBAL\Platforms\MySqlPlatform;
26
-use Doctrine\DBAL\Platforms\SqlitePlatform;
27
-use Doctrine\DBAL\Platforms\PostgreSqlPlatform;
28 26
 use OCP\IDBConnection;
29 27
 
30 28
 /**
Please login to merge, or discard this patch.