Completed
Push — 2.0 ( 325c55...321606 )
by Kirill
03:01
created
server/app/GraphQL/Mutations/RegistrationMutation.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use App\GraphQL\Types\AuthUserType;
13 13
 use App\Models\User;
14 14
 use GraphQL\Type\Definition\Type;
15
-use Illuminate\Contracts\Validation\Validator;
16 15
 use Illuminate\Support\Arr;
17 16
 
18 17
 /**
Please login to merge, or discard this patch.