Completed
Push — device-groups ( a9d029...f5ffa0 )
by Tony
03:39
created
app/Http/Controllers/DeviceGroupController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 
26 26
 namespace App\Http\Controllers;
27 27
 
28
-use App\Http\Requests;
29 28
 use App\Http\Requests\AdminOnlyRequest;
30 29
 use App\Models\Port;
31 30
 use App\Models\User;
Please login to merge, or discard this patch.