Refactor imports and replace vars with constants; remove unused test file
This commit is contained in:
parent
bc2eb35b6f
commit
20db69ef4d
3 changed files with 1 additions and 45 deletions
|
@ -1,6 +1,6 @@
|
|||
import flet as ft
|
||||
from i18n import *
|
||||
from vars import *
|
||||
from constants import *
|
||||
|
||||
set_language("pl")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue