Completed
Pull Request — master (#1)
by
unknown
05:21
created
src/Http/Controllers/VueTrustController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,10 +3,8 @@
 block discarded – undo
3 3
 use App\Http\Controllers\Controller;
4 4
 use Illuminate\Http\Request;
5 5
 use Bantenprov\VueTrust\Facades\VueTrust;
6
-use Bantenprov\VueTrust\Models\VueTrustModel;
7 6
 use App\Role;
8 7
 use App\Permission;
9
-
10 8
 use Validator;
11 9
 
12 10
 /**
Please login to merge, or discard this patch.