Commit 20324ef6 by Bridger Maxwell

Missing import was causing courseware errors

parent c144bb47
......@@ -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