@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Spatie\LaravelEndpointResources; |
4 | 4 | |
5 | -use Closure; |
|
6 | 5 | use Illuminate\Support\Arr; |
7 | 6 | |
8 | 7 | /** @mixin \Illuminate\Http\Resources\Json\JsonResource */ |