@@ -7,7 +7,6 @@ |
||
7 | 7 | use Cmobi\RabbitmqBundle\Rpc\Request\JsonRpcRequest; |
8 | 8 | use Symfony\Component\Routing\Exception\MethodNotAllowedException; |
9 | 9 | use Symfony\Component\Routing\Exception\ResourceNotFoundException; |
10 | -use Symfony\Component\Routing\RequestContext; |
|
11 | 10 | |
12 | 11 | class MethodMatcher implements MethodMatcherInterface |
13 | 12 | { |