Commit cdc353b6 by Chris Dodge

add back dropped import

parent 8fdeee06
...@@ -3,6 +3,7 @@ from django.conf import settings ...@@ -3,6 +3,7 @@ from django.conf import settings
from xmodule.modulestore.django import modulestore from xmodule.modulestore.django import modulestore
from cache_toolbox.discussion_cache import discussion_cache_register_for_updates from cache_toolbox.discussion_cache import discussion_cache_register_for_updates
from django.dispatch import Signal from django.dispatch import Signal
from request_cache.middleware import RequestCache
from django.core.cache import get_cache, InvalidCacheBackendError from django.core.cache import get_cache, InvalidCacheBackendError
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment