Remove TextbookDescriptor from setup.

This commit is contained in:
Matthew Mongeau
2012-08-16 11:52:10 -04:00
parent 945632362b
commit 4ff80287f7

View File

@@ -31,7 +31,6 @@ setup(
"section = xmodule.backcompat_module:SemanticSectionDescriptor",
"sequential = xmodule.seq_module:SequenceDescriptor",
"slides = xmodule.backcompat_module:TranslateCustomTagDescriptor",
"textbook = xmodule.textbook_module:TextbookDescriptor",
"vertical = xmodule.vertical_module:VerticalDescriptor",
"video = xmodule.video_module:VideoDescriptor",
"videodev = xmodule.backcompat_module:TranslateCustomTagDescriptor",