@@ -2,8 +2,6 @@ |
||
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 |