That was not needed anymore.
This commit is contained in:
parent
fc8e98b31a
commit
0bee4f78e8
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
import sys
|
||||
from wobbl_tools.data_file import save_dataclass_json, load_dataclass_json
|
||||
from wobbl_tools.data_file import load_dataclass_json
|
||||
from utils import Utils
|
||||
from file import File, FileActions
|
||||
from ui import GUI
|
||||
|
|
Loading…
Add table
Reference in a new issue