summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/MDB2SchemaReader.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/DB/MDB2SchemaReader.php')
-rw-r--r--lib/private/DB/MDB2SchemaReader.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/DB/MDB2SchemaReader.php b/lib/private/DB/MDB2SchemaReader.php
index 9495160b52f..4092485d6a5 100644
--- a/lib/private/DB/MDB2SchemaReader.php
+++ b/lib/private/DB/MDB2SchemaReader.php
@@ -32,8 +32,6 @@
namespace OC\DB;
use Doctrine\DBAL\Platforms\AbstractPlatform;
-use Doctrine\DBAL\Schema\SchemaConfig;
-use Doctrine\DBAL\Platforms\MySqlPlatform;
use Doctrine\DBAL\Schema\Schema;
use OCP\IConfig;