Completed
Push — master ( 914c2c...907858 )
by Rudi
03:08
created
src/Traits/GenericSequence.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
2 2
 namespace Ds\Traits;
3 3
 
4
-use Ds\Collection;
5 4
 use Ds\Sequence;
6 5
 use OutOfRangeException;
7 6
 use UnderflowException;
Please login to merge, or discard this patch.