@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use Psr\Http\Message\StreamInterface; |
| 18 | 18 | use Slim\Collection; |
| 19 | 19 | use Slim\Exception\InvalidMethodException; |
| 20 | -use Slim\Exception\MethodNotAllowedException; |
|
| 21 | 20 | use Slim\Interfaces\Http\HeadersInterface; |
| 22 | 21 | |
| 23 | 22 | /** |