Completed
Push — develop ( 8632b6...107510 )
by Alex
02:03
created
src/Http/Controllers/JsonApiController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Huntie\JsonApi\Http\Controllers;
4 4
 
5
-use DB;
6 5
 use Huntie\JsonApi\Support\JsonApiErrors;
7 6
 use Huntie\JsonApi\Http\JsonApiResponse;
8 7
 use Illuminate\Database\Eloquent\Model;
Please login to merge, or discard this patch.