Completed
Push — 4.3 ( 28cdbc )
by David
21:20 queued 01:32
created
src/Mouf/Database/TDBM/Utils/TDBMDaoGenerator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Mouf\Database\TDBM\Utils;
4 4
 
5 5
 use Doctrine\Common\Inflector\Inflector;
6
-use Doctrine\DBAL\Schema\Column;
7 6
 use Doctrine\DBAL\Schema\Schema;
8 7
 use Doctrine\DBAL\Schema\Table;
9 8
 use Doctrine\DBAL\Types\Type;
Please login to merge, or discard this patch.