Commit 532285e5 by Ned Batchelder

Only need one of these lines.

parent 85c37792
......@@ -324,7 +324,6 @@ class XModuleDescriptor(HTMLSnippet, ResourceTemplates, XBlock):
self._model_data = model_data
self._child_instances = None
self._child_instances = None
def get_children(self):
"""Returns a list of XModuleDescriptor instances for the children of
......
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