Remove dead inline comment
This commit is contained in:
parent
912389861c
commit
c75d285b7e
|
@ -254,7 +254,6 @@ final class CharRange implements Iterable<Character>, Serializable {
|
|||
return iToString;
|
||||
}
|
||||
|
||||
// Expansions
|
||||
/**
|
||||
* <p>Returns an iterator which can be used to walk through the characters described by this range.</p>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue