Completed
Push — master ( 35c5f2...359e77 )
by Rudi
04:15 queued 01:01
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.