Passed
Push — 5.1 ( 37370f...e9e3cd )
by David
01:10 queued 11s
created
src/Mouf/Database/TDBM/Controllers/TdbmController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Mouf\Controllers\AbstractMoufInstanceController;
7 7
 use TheCodingMachine\TDBM\TDBMService;
8 8
 use TheCodingMachine\TDBM\Utils\PathFinder\PathFinder;
9
-use TheCodingMachine\TDBM\Utils\TDBMDaoGenerator;
10 9
 use Mouf\Html\HtmlElement\HtmlBlock;
11 10
 use Mouf\MoufManager;
12 11
 use Mouf\InstanceProxy;
Please login to merge, or discard this patch.