mirror of
https://github.com/r4sas/Niflheim-api
synced 2025-01-12 07:58:00 +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:
|
||||
host_port = ('localhost', 9001)
|
||||
|
||||
host_port = ('localhost', 9001)
|
||||
def send_view_to_server(tosend):
|
||||
if tosend:
|
||||
attempts = 3
|
||||
|
Loading…
Reference in New Issue
Block a user