Remove extra argument (#721).
This commit is contained in:
parent
e8dbca9d68
commit
003d4eac93
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ def restore_single_database(
|
||||||
{hook_name: [database]},
|
{hook_name: [database]},
|
||||||
repository['path'],
|
repository['path'],
|
||||||
borgmatic.hooks.dump.DATABASE_HOOK_NAMES,
|
borgmatic.hooks.dump.DATABASE_HOOK_NAMES,
|
||||||
config,
|
|
||||||
global_arguments.dry_run,
|
global_arguments.dry_run,
|
||||||
extract_process,
|
extract_process,
|
||||||
connection_params,
|
connection_params,
|
||||||
|
|
Loading…
Reference in a new issue