Completed
Push — master ( 5856c5...90f7ba )
by Rudi
05:12
created
src/Traits/Sequence.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Ds\Traits;
3 3
 
4 4
 use OutOfRangeException;
5
-use Traversable;
6 5
 use UnderflowException;
7 6
 
8 7
 /**
Please login to merge, or discard this patch.