1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 11:09:32 +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()
]