Passed
Push — master ( 762008...3675a5 )
by Mikael
01:53
created
src/DI/DIMagicTrait.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Anax\DI;
4 4
 
5
-use Anax\DI\Exception\Exception;
6
-
7 5
 /**
8 6
  * Trait to use to make a DI container use magic for
9 7
  * getting services. A class using a DI container can
Please login to merge, or discard this patch.