Skip to content
Snippets Groups Projects
Commit 5e0767cc authored by David Baumgold's avatar David Baumgold
Browse files

logging is unused

parent bc3a67ec
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ from xmodule.modulestore import InvalidLocationError ...@@ -6,7 +6,6 @@ from xmodule.modulestore import InvalidLocationError
from cache_toolbox.core import get_cached_content, set_cached_content from cache_toolbox.core import get_cached_content, set_cached_content
from xmodule.exceptions import NotFoundError from xmodule.exceptions import NotFoundError
import logging
class StaticContentServer(object): class StaticContentServer(object):
def process_request(self, request): def process_request(self, request):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment