Completed
Push — master ( dd1a15...b9b9a3 )
by Matteo
02:00
created
src/Flat/Collection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Mattbit\Flat\Storage\DocumentStore;
8 8
 use Mattbit\Flat\Model\DocumentInterface;
9 9
 use Mattbit\Flat\Query\Expression\ExpressionInterface;
10
-use Traversable;
11 10
 
12 11
 class Collection implements \IteratorAggregate
13 12
 {
Please login to merge, or discard this patch.