Commit 47bf5160 by David Ormsbee

Remove unnecessary import that was failing a test

parent 3762efd2
...@@ -3,8 +3,6 @@ from lxml import etree ...@@ -3,8 +3,6 @@ from lxml import etree
from xmodule.x_module import XModule from xmodule.x_module import XModule
from xmodule.raw_module import RawDescriptor from xmodule.raw_module import RawDescriptor
import comment_client
import json import json
class DiscussionModule(XModule): class DiscussionModule(XModule):
......
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