Clean up imports
Make several imports more specific to reduce redundant code imports and improve memory utilization.
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
###############################################################################
|
||||
|
||||
import time
|
||||
import threading
|
||||
|
||||
import pvcnoded.zkhandler as zkhandler
|
||||
import pvcnoded.common as common
|
||||
|
Reference in New Issue
Block a user