1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

removed weird indent

This commit is contained in:
Kevin Ngo 2011-11-12 17:28:26 -08:00
parent 208c4b9128
commit 38348005b3

View file

@ -3978,7 +3978,7 @@ def gen_extractors():
EscapistIE(),
CollegeHumorIE(),
XVideosIE(),
SoundcloudIE(),
SoundcloudIE(),
GenericIE()
]