@@ -4,7 +4,6 @@ |
||
4 | 4 | namespace Spatie\LaravelEndpointResources; |
5 | 5 | |
6 | 6 | use Illuminate\Support\Arr; |
7 | -use Spatie\LaravelEndpointResources\EndpointTypes\ControllerEndpointType; |
|
8 | 7 | |
9 | 8 | trait HasEndpoints |
10 | 9 | { |