Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seancfoley committed May 14, 2020
1 parent 814c32a commit dae1ff7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,7 @@ protected int appendSegment(int segmentIndex, StringBuilder builder, T part) {
return seg.getPrefixAdjustedRangeString(segmentIndex, this, builder);
}
}
//TODO

protected static class StringOptionsBase {
//use this field if the options to params conversion is not dependent on the address part so it can be reused
AddressDivisionWriter cachedParams;
Expand Down

0 comments on commit dae1ff7

Please sign in to comment.