mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-04 12:59:11 -04: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)
|
mode_settings.set("persistent", "hidservauth_string", auth_string)
|
||||||
|
|
||||||
# If we were scheduling a future share, register the private key for later re-use
|
# 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:
|
if save_scheduled_key:
|
||||||
self.scheduled_key = res.private_key
|
self.scheduled_key = res.private_key
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue