Completed
Push — master ( f07152...e31a71 )
by Westin
03:51
created
src/SymfonyRouteRouter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Psr\Http\Message\ServerRequestInterface as Request;
8 8
 use Symfony\Component\Routing\Exception\MethodNotAllowedException;
9 9
 use Symfony\Component\Routing\Exception\ResourceNotFoundException;
10
-use Symfony\Component\Routing\Exception\RouteNotFoundException;
11 10
 use Symfony\Component\Routing\Generator\UrlGenerator;
12 11
 use Symfony\Component\Routing\Matcher\UrlMatcher;
13 12
 use Symfony\Component\Routing\RouteCollection;
Please login to merge, or discard this patch.