diff options
Diffstat (limited to 'parsers/QMs.py')
-rw-r--r-- | parsers/QMs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/parsers/QMs.py b/parsers/QMs.py index 9fa5bc7..7356efa 100644 --- a/parsers/QMs.py +++ b/parsers/QMs.py @@ -7,7 +7,6 @@ from django.conf import settings from troggle.core.models.caves import QM, Cave from troggle.core.models.troggle import DataIssue -from troggle.core.utils import save_carefully """Reads the CSV files containg QMs for a select few caves See parsers/survex.py for the parser which extracts QMs from the survex files |