remove extra parameter from function call
This commit is contained in:
parent
bd235f0426
commit
3b5ede8044
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ def collect_special_file_paths(
|
|||
capture_stderr=True,
|
||||
working_directory=working_directory,
|
||||
extra_environment=borg_environment,
|
||||
treat_exit_code_warning_as_error=False,
|
||||
)
|
||||
|
||||
paths = tuple(
|
||||
|
|
Loading…
Reference in a new issue