Completed
Push — master ( c3b0fd...8268f7 )
by Ruben
02:37 queued 01:11
created
src/HasEndpoints.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.