Remove unnecessary TODO-comments
authorrobin <rderooij685@gmail.com>
Thu, 5 Feb 2015 20:40:18 +0000 (21:40 +0100)
committerrobin <rderooij685@gmail.com>
Thu, 5 Feb 2015 20:40:18 +0000 (21:40 +0100)
youtube_dl/extractor/tweakers.py

index 14145e617e8c67c1ad9fd055c5581c945e6976cb..a4e7498501505099c75a8803256a04338857bac9 100644 (file)
@@ -15,11 +15,6 @@ class TweakersIE(InfoExtractor):
             'id': '9926',
             'ext': 'mp4',
             'title': 'New-Nintendo-3Ds-Xl-Op-Alle-Fronten-Beter',
-            # TODO more properties, either as:
-            # * A value
-            # * MD5 checksum; start the string with md5:
-            # * A regular expression; start the string with re:
-            # * Any Python type (for example int or float)
         }
     }