diff options
Diffstat (limited to 'core/models')
-rw-r--r-- | core/models/caves.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/models/caves.py b/core/models/caves.py index 5f68e77..e94ff74 100644 --- a/core/models/caves.py +++ b/core/models/caves.py @@ -569,7 +569,6 @@ def GetCaveLookup(): # These are exact matches! edit to check for prefix only! # mostly taken from expoweb/noinfo/cave-number-index # and Becka's email of 25 may 2020 on new kataster numbers - # this should be re-done as a JSON file upload # These might alse create more duplicate entries, so re-write it to check Gcavelookup["1987-02"] = Gcavelookup["267"] |