Completed
Push — master ( d58989...3c7b72 )
by Ryuichi
02:03
created
Delegate/ExceptionDelegator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.