Commit 43f2c6a8 by Chris Dodge

remove commented out line

parent 26651a1d
......@@ -278,7 +278,6 @@ class VideoDescriptor(VideoFields, TabsEditingDescriptor, EmptyDataRawDescriptor
ele.set('src', self.track)
xml.append(ele)
return xml
#return etree.tostring(xml, pretty_print=True)
@staticmethod
def _parse_youtube(data):
......
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