@@ -10,7 +10,6 @@ |
||
10 | 10 | use ByJG\ApiTools\Exception\NotMatchedException; |
11 | 11 | use ByJG\ApiTools\Exception\PathNotFoundException; |
12 | 12 | use ByJG\ApiTools\Exception\StatusCodeNotMatchedException; |
13 | -use ByJG\ApiTools\Exception\GenericSwaggerException; |
|
14 | 13 | use GuzzleHttp\GuzzleException; |
15 | 14 | use PHPUnit\Framework\TestCase; |
16 | 15 |