Skip to content

Commit 81a0988

Browse files
committed
Remove duplicate Percent unit.
1 parent ad5a31a commit 81a0988

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Src/UnitsNet/Unit.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ public enum OtherUnit
3636
[I18n("nb-NO", "stk", "stk.", "x")]
3737
Piece,
3838

39-
[I18n("en-US", "%")]
40-
Percent,
41-
4239
// Cooking units
4340
// TODO Move to volume?
4441
[I18n("en-US", "Tbsp", "Tbs", "T", "tb", "tbs", "tbsp", "tblsp", "tblspn", "Tbsp.", "Tbs.", "T.", "tb.", "tbs.", "tbsp.", "tblsp.", "tblspn.", "tablespoon", "Tablespoon")]

0 commit comments

Comments
 (0)