diff options
Diffstat (limited to 'parsers/drawings.py')
-rw-r--r-- | parsers/drawings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/drawings.py b/parsers/drawings.py index 4f52889..b3ce8c8 100644 --- a/parsers/drawings.py +++ b/parsers/drawings.py @@ -12,7 +12,7 @@ from functools import reduce import settings from troggle.core.models.survex import SingleScan, Wallet, DrawingFile from troggle.core.models.troggle import DataIssue -from troggle.core.utils import save_carefully, GetListDir +from troggle.core.utils import save_carefully '''Searches through all the :drawings: repository looking for tunnel and therion files |