mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-25 23:55:36 -04:00
Remove TODO comment
This commit is contained in:
parent
96a680e05d
commit
4fd93636da
1 changed files with 0 additions and 2 deletions
|
@ -147,8 +147,6 @@ class ReceiveMode(Mode):
|
||||||
"""
|
"""
|
||||||
self.uploads.update(event["data"]["id"], event["data"]["progress"])
|
self.uploads.update(event["data"]["id"], event["data"]["progress"])
|
||||||
|
|
||||||
# TODO: not done yet
|
|
||||||
|
|
||||||
def handle_request_close_server(self, event):
|
def handle_request_close_server(self, event):
|
||||||
"""
|
"""
|
||||||
Handle REQUEST_CLOSE_SERVER event.
|
Handle REQUEST_CLOSE_SERVER event.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue