mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-06 11:36:04 +08:00
Remove non-necessary pre-import
This commit is contained in:
parent
8a52ec7ba5
commit
08456c0aef
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue