Completed
Pull Request — master (#39)
by Claudio
04:25
created
src/JsonValidator.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -11,10 +11,7 @@
 block discarded – undo
11 11
 
12 12
 namespace Webmozart\Json;
13 13
 
14
-use JsonSchema\Exception\InvalidArgumentException;
15 14
 use JsonSchema\Exception\ResourceNotFoundException;
16
-use JsonSchema\RefResolver;
17
-use JsonSchema\Uri\UriResolver;
18 15
 use JsonSchema\Uri\UriRetriever;
19 16
 use JsonSchema\UriResolverInterface;
20 17
 use JsonSchema\Validator;
Please login to merge, or discard this patch.