Skip to content

Commit

Permalink
Fix translation models
Browse files Browse the repository at this point in the history
  • Loading branch information
Iapetus-11 committed Jul 11, 2024
1 parent 17b9d4d commit b716562
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bot/models/translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ class VbConfig(ImmutableBaseModel):
main: VbConfig_Main
prefix: VbConfig_Prefix
replies: VbConfig_Replies
diff: VbConfig_Diff
lang: VbConfig_Lang
mcs: VbConfig_Mcs
gift: VbConfig_Gift
Expand Down Expand Up @@ -400,7 +399,6 @@ class Useful_Ginf(ImmutableBaseModel):
bans: str
cmd_prefix: str
lang: str
diff: str
joined_at: str
not_found: str

Expand Down

0 comments on commit b716562

Please sign in to comment.