Completed
Push — master ( 00c00f...dfb0dd )
by Viacheslav
14s
created
src/SchemaLoader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use PhpLang\ScopeExit;
6 6
 use Swaggest\JsonSchema\Constraint\Properties;
7 7
 use Swaggest\JsonSchema\Constraint\Ref;
8
-use Swaggest\JsonSchema\Constraint\Type;
9 8
 use Swaggest\JsonSchema\RemoteRef\BasicFetcher;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.