[-] Abandonning this :)

This commit is contained in:
Charles Le Maux 2024-09-06 19:04:03 +02:00
parent 620936f1b3
commit c5c630a35c

View File

@ -204,5 +204,6 @@ def close_idle_server(user_id: Union[str, None], name: Union[str, None], port: i
except Exception as e: except Exception as e:
print(e, user_id, name, server_stamp) print(e, user_id, name, server_stamp)
if __name__ == "__main__": if __name__ == "__main__":
pass pass