Completed
Push — device-groups ( cccab4...a9d029 )
by Tony
03:45
created
app/Http/Controllers/DeviceGroupController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
 use App\Models\DeviceGroup;
7 7
 use Illuminate\Http\Request;
8 8
 
9
-use App\Http\Requests;
10
-
11 9
 class DeviceGroupController extends Controller
12 10
 {
13 11
     /**
Please login to merge, or discard this patch.