Completed
Push — master ( cba614...f7e6da )
by Pol
07:09
created
src/Generators/Permutations.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace drupol\phpermutations\Generators;
4 4
 
5
-use drupol\phpermutations\Iterators\RangeIterator;
6 5
 use drupol\phpermutations\Permutations as PermutationsClass;
7 6
 
8 7
 /**
Please login to merge, or discard this patch.