That was not needed anymore.

This commit is contained in:
The Wobbler 2024-12-07 19:36:40 +01:00
parent fc8e98b31a
commit 0bee4f78e8

View file

@ -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