Completed
Push — master ( 08e4d5...a0c1d4 )
by Antonio Carlos
06:14 queued 04:40
created
src/Support/helpers.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 use IlluminateAgnostic\Arr\Support\Arr;
4 4
 use IlluminateAgnostic\Arr\Support\Collection;
5 5
 use IlluminateAgnostic\Arr\Support\Debug\Dumper;
6
-use Illuminate\Support\Collection as IlluminateCollection;
7 6
 
8 7
 if (!function_exists('array_add')) {
9 8
     /**
Please login to merge, or discard this patch.