refactor(common): cleanup (#11668)

This commit is contained in:
Victor Berchet
2016-09-22 10:34:00 -07:00
committed by Rado Kirov
parent 3a6fcee0e6
commit 0ca971c5bd
7 changed files with 21 additions and 37 deletions

View File

@ -67,7 +67,7 @@ export enum Plural {
Two,
Few,
Many,
Other
Other,
}
/**