mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
remove stray comment
This commit is contained in:
parent
1819adaf59
commit
2f78b8ad41
1 changed files with 0 additions and 1 deletions
|
|
@ -541,7 +541,6 @@ Type "Yes I am sure" if you understand this and want to continue.\n""")
|
|||
return args
|
||||
|
||||
def run(self, args=None):
|
||||
# show all logging by default for starters
|
||||
check_extension_modules()
|
||||
keys_dir = get_keys_dir()
|
||||
if not os.path.exists(keys_dir):
|
||||
|
|
|
|||
Loading…
Reference in a new issue