Completed
Push — master ( 2a34d4...10baf1 )
by Adriel
08:49
created
Core/Router.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Core\Exceptions\ExceptionHandler;
6 6
 use Exception;
7 7
 use Symfony\Component\HttpFoundation\Request;
8
-use Symfony\Component\Routing\Exception\MethodNotAllowedException;
9 8
 use Symfony\Component\Routing\Exception\ResourceNotFoundException;
10 9
 use Symfony\Component\Routing\Matcher\UrlMatcher;
11 10
 use Symfony\Component\Routing\RequestContext;
Please login to merge, or discard this patch.