Passed
Push — 5.0 ( d6b4f8...921311 )
by David
17:04 queued 13:14
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.