mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-29 21:52:07 -07:00
Cleanup
This commit is contained in:
@@ -25,9 +25,6 @@ def server(configpath):
|
||||
|
||||
# We must first initialise Reticulum
|
||||
reticulum = RNS.Reticulum(configpath)
|
||||
|
||||
# TODO: Remove
|
||||
RNS.loglevel = RNS.LOG_DEBUG
|
||||
|
||||
# Randomly create a new identity for our echo server
|
||||
server_identity = RNS.Identity()
|
||||
|
||||
Reference in New Issue
Block a user