1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-18 09:49:36 +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(), EscapistIE(),
CollegeHumorIE(), CollegeHumorIE(),
XVideosIE(), XVideosIE(),
SoundcloudIE(), SoundcloudIE(),
GenericIE() GenericIE()
] ]