Completed
Push — master ( a0c1d4...2d9929 )
by Antonio Carlos
01:33
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 (!class_exists(Illuminate\Support\Collection::class)) {
9 8
     if (!function_exists('collect')) {
Please login to merge, or discard this patch.