@@ -3,7 +3,6 @@ |
||
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; |