removed line which has accidentally been added

This commit is contained in:
Andreas Preikschat 2012-06-16 10:26:25 +02:00
parent 337e4eaa22
commit 225caae1d0

View File

@ -125,7 +125,6 @@ class SongFormat(object):
``u'descriptionText'`` ``u'descriptionText'``
Short description (1-2 lines) about the song format. Short description (1-2 lines) about the song format.
Message displayed if ``isValidSource()`` returns ``False``.
""" """
# Song formats (ordered alphabetically after Generic) # Song formats (ordered alphabetically after Generic)
# * Numerical order of song formats is significant as it determines the # * Numerical order of song formats is significant as it determines the