mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
Remove duplicate comment
This commit is contained in:
parent
35e6e88ea1
commit
e18c6bf768
1 changed files with 0 additions and 1 deletions
|
@ -681,7 +681,6 @@ class Onion(object):
|
|||
mode_settings.set("persistent", "hidservauth_string", auth_string)
|
||||
|
||||
# If we were scheduling a future share, register the private key for later re-use
|
||||
# Save the private key and hidservauth string if persistence is enabled
|
||||
if save_scheduled_key:
|
||||
self.scheduled_key = res.private_key
|
||||
else:
|
||||
|
|
Loading…
Reference in a new issue