Completed
Push — master ( f172d4...76e139 )
by devosc
02:14
created
src/Exception/ErrorException.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,6 @@
 block discarded – undo
5 5
 
6 6
 namespace Mvc5\Exception;
7 7
 
8
-use Mvc5\Exception as _Exception;
9
-
10 8
 class ErrorException
11 9
     extends \ErrorException
12 10
     implements Throwable
Please login to merge, or discard this patch.