@@ -15,7 +15,6 @@ |
||
15 | 15 | use Lechimp\Dicto\Indexer\Insert; |
16 | 16 | use Doctrine\DBAL\Connection; |
17 | 17 | use Doctrine\DBAL\Schema; |
18 | -use Doctrine\DBAL\Types\Type; |
|
19 | 18 | use Doctrine\DBAL\Schema\Synchronizer\SingleDatabaseSynchronizer; |
20 | 19 | |
21 | 20 | class DB implements Insert, Query { |