Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Jan 11, 2025
1 parent dfa295a commit 8506118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNS/Interfaces/LocalInterface.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ def read_loop(self):
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):
Expand Down

0 comments on commit 8506118

Please sign in to comment.