fix: useless path
This commit is contained in:
parent
847b6f8814
commit
b7372420bc
@ -1,6 +1,5 @@
|
|||||||
import socket
|
import socket
|
||||||
import json
|
import json
|
||||||
from variables import actions
|
|
||||||
|
|
||||||
class ClusterCommunicationModule():
|
class ClusterCommunicationModule():
|
||||||
def __init__(self, host, port, node_manager):
|
def __init__(self, host, port, node_manager):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user