Completed
Push — master ( 936afc...005576 )
by Emmanuel
01:16
created
src/Controllers/TicketController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 namespace RexlManu\LaravelTickets\Controllers;
5 5
 
6 6
 
7
-use Illuminate\Database\Eloquent\Relations\Relation;
8 7
 use Illuminate\Http\JsonResponse;
9 8
 use Illuminate\Http\RedirectResponse;
10 9
 use Illuminate\Http\Request;
Please login to merge, or discard this patch.