mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-20 12:56:18 -04:00
Remove duplicate comment
This commit is contained in:
parent
35e6e88ea1
commit
e18c6bf768
@ -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…
x
Reference in New Issue
Block a user