Merge pull request #1279 from edx/ned/remove-cache-warning-from-tests
Remove the now-unused import.
This commit is contained in:
@@ -21,7 +21,6 @@ from bson.son import SON
|
||||
from fs.osfs import OSFS
|
||||
from itertools import repeat
|
||||
from path import path
|
||||
from operator import attrgetter
|
||||
|
||||
from importlib import import_module
|
||||
from xmodule.errortracker import null_error_tracker, exc_info_to_str
|
||||
|
||||
Reference in New Issue
Block a user