Skip to content

Commit 77243d0

Browse files
committed
๐Ÿ‡ธ ๐Ÿ‡น ๐Ÿ‡ฆ ๐Ÿ‡ณ ๐Ÿ‡ฉ๐Ÿ•Š๏ธ๐Ÿ‡ผ ๐Ÿ‡ฎ ๐Ÿ‡น ๐Ÿ‡ญ๐Ÿ›ก๏ธ๐Ÿ‡บ๐Ÿ‡ฆ
1 parent 93f60c4 commit 77243d0

3 files changed

Lines changed: 8 additions & 945 deletions

File tree

โ€Žlib/common/enums/supported_language.dartโ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ enum SupportedLanguage {
3131
/// Portuguese.
3232
pt(Locale('pt'), .62),
3333

34-
/// Russian.
35-
ru(Locale('ru'), .88),
36-
3734
/// Turkish.
3835
tr(Locale('tr'), .80),
3936

0 commit comments

Comments
ย (0)