mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-17 14:19:48 +08:00
GUI: Remove unnecessary import
This commit is contained in:
parent
b48df41e66
commit
a061662ae0
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ from ruamel.yaml.comments import CommentedMap
|
|||
import atexit
|
||||
from ofunctions.process import kill_childs
|
||||
from ofunctions.threading import threaded
|
||||
from threading import Thread
|
||||
from ofunctions.misc import BytesConverter
|
||||
import npbackup.gui.PySimpleGUI as sg
|
||||
import _tkinter
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue