mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
Remove unused variable
This commit is contained in:
@@ -293,7 +293,6 @@ def run_duplicity_verification():
|
||||
env = load_environment()
|
||||
config = get_backup_config()
|
||||
backup_cache_dir = os.path.join(backup_root, 'cache')
|
||||
backup_dir = os.path.join(backup_root, 'encrypted')
|
||||
|
||||
shell('check_call', [
|
||||
"/usr/bin/duplicity",
|
||||
|
||||
Reference in New Issue
Block a user