mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-09 03:07:59 +00:00
Trims dead assignment
This commit is contained in:
@@ -557,7 +557,6 @@ class PaperlessSqliteVecVectorStore(BasePydanticVectorStore):
|
||||
migration.description,
|
||||
)
|
||||
self._run_structural_migration(migration)
|
||||
current = migration.to_version
|
||||
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user