Skip to content

Commit a8fbee6

Browse files
committed
code cleanup
1 parent acd89ad commit a8fbee6

File tree

218 files changed

+0
-219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+0
-219
lines changed

src/Nager.Country.Translation/CountryTranslations/AustraliaCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class AustraliaCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Avstraliya"),
5757
new TranslationInfo(LanguageCode.ZH, "澳大利亚"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/AzerbaijanCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class AzerbaijanCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Ozarbayjon"),
5757
new TranslationInfo(LanguageCode.ZH, "阿塞拜疆"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BahrainCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BahrainCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Bahrayn"),
5757
new TranslationInfo(LanguageCode.ZH, "巴林"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BangladeshCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BangladeshCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Bangladesh"),
5757
new TranslationInfo(LanguageCode.ZH, "孟加拉国"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BelarusCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BelarusCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Belarus"),
5757
new TranslationInfo(LanguageCode.ZH, "白俄罗斯"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BelgiumCountryTranslation.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ public class BelgiumCountryTranslation : ICountryTranslation
5555
new TranslationInfo(LanguageCode.UK, "Бельгія"),
5656
new TranslationInfo(LanguageCode.UZ, "Belgiya"),
5757
new TranslationInfo(LanguageCode.ZH, "比利时"),
58-
59-
6058
};
6159
}
6260
}

src/Nager.Country.Translation/CountryTranslations/BelizeCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BelizeCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Beliz"),
5757
new TranslationInfo(LanguageCode.ZH, "伯利兹"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BermudaCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BermudaCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Bermuda orollari"),
5757
new TranslationInfo(LanguageCode.ZH, "百慕大"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BhutanCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BhutanCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Butan"),
5757
new TranslationInfo(LanguageCode.ZH, "不丹"),
5858
};
59-
6059
}
6160
}

src/Nager.Country.Translation/CountryTranslations/BoliviaCountryTranslation.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ public class BoliviaCountryTranslation : ICountryTranslation
5656
new TranslationInfo(LanguageCode.UZ, "Boliviya"),
5757
new TranslationInfo(LanguageCode.ZH, "玻利维亚"),
5858
};
59-
6059
}
6160
}

0 commit comments

Comments
 (0)