Completed
Push — 2.0 ( d39b3c...f2914f )
by Kirill
02:52
created
server/app/GraphQL/Feature/Paginator/PaginatorConfiguration.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 
9 9
 namespace App\GraphQL\Feature\Paginator;
10 10
 
11
-use GraphQL\Type\Definition\Type;
12 11
 use Illuminate\Support\Collection;
13 12
 use Illuminate\Database\Eloquent\Builder;
14 13
 use App\GraphQL\Serializers\RawSerializer;
Please login to merge, or discard this patch.