mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
removed unused settings, migrations now match originals
This commit is contained in:
@@ -33,5 +33,5 @@ class Migration(migrations.Migration):
|
||||
help_text='Current filename in storage',
|
||||
max_length=256),
|
||||
),
|
||||
migrations.RunPython(set_filename, migrations.RunPython.noop)
|
||||
migrations.RunPython(set_filename)
|
||||
]
|
||||
|
Reference in New Issue
Block a user