Completed
Push — 2.0 ( a5342d...dc219a )
by Kirill
04:04
created
server/app/GraphQL/Queries/ArticlesQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use App\GraphQL\Kernel\Paginator;
15 15
 use GraphQL\Type\Definition\Type;
16 16
 use GraphQL\Type\Definition\ListOfType;
17
-use Illuminate\Contracts\Support\Arrayable;
18 17
 use App\GraphQL\Serializers\ArticleSerializer;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.