Completed
Push — master ( ec71aa...2c64ed )
by Ruben
01:09
created
src/HasEndpoints.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Spatie\LaravelEndpointResources;
4 4
 
5 5
 use Closure;
6
-use Illuminate\Support\Arr;
7 6
 
8 7
 /** @mixin \Illuminate\Http\Resources\Json\JsonResource */
9 8
 trait HasEndpoints
Please login to merge, or discard this patch.