Remove non-necessary pre-import

This commit is contained in:
Orsiris de Jong 2023-01-27 19:33:19 +01:00
parent 8a52ec7ba5
commit 08456c0aef

View file

@ -25,7 +25,7 @@ import ofunctions.logger_utils
from ofunctions.process import kill_childs
import PySimpleGUI as sg
sys.path.insert(0, os.path.normpath(os.path.join(os.path.dirname(__file__), "..")))
from npbackup.customization import (
PYSIMPLEGUI_THEME,