summaryrefslogtreecommitdiffstats
path: root/parsers/subcaves.py
diff options
context:
space:
mode:
Diffstat (limited to 'parsers/subcaves.py')
-rw-r--r--parsers/subcaves.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/subcaves.py b/parsers/subcaves.py
index b8ee4d2..c3acc4d 100644
--- a/parsers/subcaves.py
+++ b/parsers/subcaves.py
@@ -7,7 +7,7 @@ import sys, os
import os, re, logging
from django.conf import settings
from core.models import Subcave, Cave
-from troggle.save_carefully import save_carefully
+from utils import save_carefully
def getLinksInCaveDescription(cave):
'''