diff options
Diffstat (limited to 'scripts-dev/storage_inheritance.py')
-rwxr-xr-x | scripts-dev/storage_inheritance.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts-dev/storage_inheritance.py b/scripts-dev/storage_inheritance.py index ec06d886df..ab83504d34 100755 --- a/scripts-dev/storage_inheritance.py +++ b/scripts-dev/storage_inheritance.py @@ -32,7 +32,6 @@ def scrape_storage_classes() -> str: "synapse", "tests", ], - cwd="/home/dmr/workspace/synapse/", ).decode() |