mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-14 11:52:19 -04:00
Removed log statements
This commit is contained in:
parent
563cbbb6cd
commit
04a25339ae
2 changed files with 0 additions and 5 deletions
|
@ -123,7 +123,6 @@ class AnnounceStream(urwid.WidgetWrap):
|
|||
self.widget_list.insert(0, nw)
|
||||
|
||||
if len(new_widgets) > 0:
|
||||
RNS.log("Inserted "+str(len(new_widgets))+" widgets")
|
||||
if self.ilb != None:
|
||||
self.ilb.set_body(self.widget_list)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue