Remove unused imports
This commit is contained in:
parent
1e4400a207
commit
af2bb95601
|
@ -1,12 +1,4 @@
|
|||
import collections
|
||||
from importlib import import_module
|
||||
from threading import current_thread, enumerate as threadingEnumerate, RLock
|
||||
import Queue
|
||||
import time
|
||||
import sys
|
||||
|
||||
from bmconfigparser import BMConfigParser
|
||||
from helper_sql import *
|
||||
from singleton import Singleton
|
||||
|
||||
# TODO make this dynamic, and watch out for frozen, like with messagetypes
|
||||
|
|
Loading…
Reference in New Issue
Block a user