fix: missing import
This commit is contained in:
@@ -26,7 +26,7 @@ import traceback
|
|||||||
import json
|
import json
|
||||||
import Queue
|
import Queue
|
||||||
from network import Network
|
from network import Network
|
||||||
|
from util import print_msg
|
||||||
|
|
||||||
|
|
||||||
class NetworkProxy(threading.Thread):
|
class NetworkProxy(threading.Thread):
|
||||||
|
|||||||
Reference in New Issue
Block a user