diff --git a/borgmatic/actions/restore.py b/borgmatic/actions/restore.py index 8112207a..a59554a2 100644 --- a/borgmatic/actions/restore.py +++ b/borgmatic/actions/restore.py @@ -112,7 +112,6 @@ def restore_single_database( {hook_name: [database]}, repository['path'], borgmatic.hooks.dump.DATABASE_HOOK_NAMES, - config, global_arguments.dry_run, extract_process, connection_params,