mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-09-06 11:12:05 +00:00
remove extra host_port test
This commit is contained in:
parent
f7992b180e
commit
b77d91a898
@ -13,7 +13,6 @@ if len(sys.argv) == 3:
|
|||||||
else:
|
else:
|
||||||
host_port = ('localhost', 9001)
|
host_port = ('localhost', 9001)
|
||||||
|
|
||||||
host_port = ('localhost', 9001)
|
|
||||||
def send_view_to_server(tosend):
|
def send_view_to_server(tosend):
|
||||||
if tosend:
|
if tosend:
|
||||||
attempts = 3
|
attempts = 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user