@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace WebStream\Exception\Delegate; |
3 | 3 | |
4 | 4 | use WebStream\DI\Injector; |
5 | -use WebStream\Exception\SystemException; |
|
6 | 5 | use WebStream\Exception\DelegateException; |
7 | 6 | |
8 | 7 | class ExceptionDelegator |