Completed
Push — master ( 711a5f...8a8686 )
by Ruben
03:06
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\LaravelResourceEndpoints;
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.