summaryrefslogtreecommitdiffstats
path: root/core/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/context.py')
-rw-r--r--core/context.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/context.py b/core/context.py
index e410fd6..4e11f35 100644
--- a/core/context.py
+++ b/core/context.py
@@ -1,6 +1,6 @@
from django.conf import settings
-from troggle.core.models.troggle import Expedition
+# from troggle.core.models.troggle import Expedition
"""This is the only troggle-specific 'context processor' that troggle uses
in the processing of Django templates