mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-03 14:45:07 -04:00
Cleanup
This commit is contained in:
parent
c999014876
commit
6ff01c3e67
2 changed files with 0 additions and 4 deletions
|
@ -114,8 +114,6 @@ class AnnounceInfo(urwid.WidgetWrap):
|
|||
self.parent.left_pile.contents[0] = (self.parent.announce_stream_display, options)
|
||||
|
||||
def connect(sender):
|
||||
# TODO: Remove when new mitigation has been tested
|
||||
# self.app.ui.main_display.request_redraw(extra_delay=0.75)
|
||||
self.parent.browser.retrieve_url(RNS.hexrep(source_hash, delimit=False))
|
||||
show_announce_stream(None)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue