Commit d7957424 by Bridger Maxwell

Missing import was causing courseware errors

parent bbfc1828
......@@ -5,6 +5,7 @@ import json
import logging
import traceback
import re
import StringIO
from datetime import timedelta
from lxml import etree
......
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