mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
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