Completed
Push — master ( 7f0b35...06373b )
by brian
04:51
created
src/Comparator/ComparatorFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace ptlis\SemanticVersion\Comparator;
13 13
 
14
-use ptlis\SemanticVersion\Parse\Token;
15
-
16 14
 /**
17 15
  * Factory to build comparator instances from string representation.
18 16
  */
Please login to merge, or discard this patch.