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