Completed
Pull Request — master (#75)
by
unknown
04:51
created
Tests/Library/Validator/ResolveValidatorTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 use Youshido\GraphQL\Type\Scalar\StringType;
28 28
 use Youshido\GraphQL\Type\Union\UnionType;
29 29
 use Youshido\GraphQL\Validator\ResolveValidator\ResolveValidator;
30
-use Youshido\Tests\DataProvider\TestEnumType;
31 30
 use Youshido\Tests\DataProvider\TestInterfaceType;
32 31
 use Youshido\Tests\DataProvider\TestObjectType;
33 32
 use Youshido\Tests\DataProvider\TestUnionType;
Please login to merge, or discard this patch.