Completed
Pull Request — master (#33)
by Joao
06:58
created
src/Base/BaseTestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.