Remove unused import
This commit is contained in:
parent
e4f776448e
commit
629f6a6876
@ -36,7 +36,6 @@ import traceback
|
|||||||
import signal
|
import signal
|
||||||
import importlib
|
import importlib
|
||||||
import datetime
|
import datetime
|
||||||
import logging
|
|
||||||
try:
|
try:
|
||||||
import tkinter
|
import tkinter
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
Loading…
Reference in New Issue
Block a user