@@ -11,8 +11,6 @@ |
||
| 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 | */ |