Completed
Push — develop ( 9936f4...fe1589 )
by Neil
05:31
created
app/Api/Controllers/APIController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use App\Devices;
6 6
 use App\User;
7
-
8
-use App\Http\Requests;
9 7
 use Illuminate\Http\Request;
10 8
 
11 9
 class ApiController extends Controller
Please login to merge, or discard this patch.