Commit 13f120b0 by Ned Batchelder

Remove the now-unused import.

parent 192222f2
...@@ -21,7 +21,6 @@ from bson.son import SON ...@@ -21,7 +21,6 @@ from bson.son import SON
from fs.osfs import OSFS from fs.osfs import OSFS
from itertools import repeat from itertools import repeat
from path import path from path import path
from operator import attrgetter
from importlib import import_module from importlib import import_module
from xmodule.errortracker import null_error_tracker, exc_info_to_str from xmodule.errortracker import null_error_tracker, exc_info_to_str
......
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