forked from hans/Nominatim
remove unused code
This commit is contained in:
@@ -104,4 +104,3 @@ def clean_deleted_relations(config: Configuration, age: str) -> None:
|
||||
except DataError as exc:
|
||||
raise UsageError('Invalid PostgreSQL time interval format') from exc
|
||||
conn.commit()
|
||||
|
||||
Reference in New Issue
Block a user