Only need one of these lines.

This commit is contained in:
Ned Batchelder
2013-01-22 15:22:30 -05:00
parent 85c3779286
commit 532285e558

View File

@@ -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