Commit 0e167005 by Xavier Antoviaque

Remove hack that registered the XBlock as a XModule for the LMS

parent 7904214c
......@@ -14,6 +14,5 @@ setup(
packages=['mentoring'],
entry_points={
'xblock.v1': BLOCKS,
'xmodule.v1': BLOCKS,
}
)
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