Completed
Push — master ( 6f7e0c...868d3a )
by Richard
06:00
created
src/App/DB.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
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 {
Please login to merge, or discard this patch.