ICU-21249 Remove obsolete TODO for ICU-13591

This commit is contained in:
Shane F. Carr 2020-09-14 20:52:38 -05:00
parent 7111def494
commit 74b7882a86

View file

@ -112,7 +112,7 @@ public:
/**
* Selects the standard plural form for the number/formatter/rules.
* TODO(13591): Remove this method.
* Used in MeasureFormat for backwards compatibility with NumberFormat.
*/
static StandardPlural::Form selectPlural(
const Formattable &number,