mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-01-18 16:30:33 +00:00
Cleanup
This commit is contained in:
parent
dfa295a90a
commit
8506118aee
@ -238,7 +238,6 @@ class LocalClientInterface(Interface):
|
||||
self.online = False
|
||||
RNS.log("An interface error occurred, the contained exception was: "+str(e), RNS.LOG_ERROR)
|
||||
RNS.log("Tearing down "+str(self), RNS.LOG_ERROR)
|
||||
RNS.trace_exception(e)
|
||||
self.teardown()
|
||||
|
||||
def detach(self):
|
||||
|
Loading…
Reference in New Issue
Block a user