Completed
Push — master ( 8cc10c...1afeda )
by Zoltán
07:18 queued 43s
created
src/Collection/AbstractCollection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php namespace BuildR\Collection\Collection;
2 2
 
3 3
 use BuildR\Collection\Interfaces\CollectionInterface;
4
-use BuildR\Foundation\Object\ArrayConvertibleInterface;
5 4
 
6 5
 /**
7 6
  * Abstract collection implementation
Please login to merge, or discard this patch.