@@ -2,7 +2,6 @@ |
||
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; |