Passed
Pull Request — master (#2)
by David
03:57
created
src/Utils/DefaultNamingStrategy.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 namespace TheCodingMachine\TDBM\Utils;
5 5
 
6 6
 use Doctrine\Common\Inflector\Inflector;
7
-use Doctrine\DBAL\Schema\Column;
8 7
 use Doctrine\DBAL\Schema\ForeignKeyConstraint;
9 8
 use TheCodingMachine\TDBM\TDBMException;
10 9
 
Please login to merge, or discard this patch.