remove unneeded empty line

pull/13629/head
ocococ 1 month ago
parent 02fb2bafbc
commit 4dbd9402f9

@ -80,7 +80,6 @@ class WatIE(InfoExtractor):
if b36_id:
video_id = str(int(video_id, 36))
# 'contentv4' is used in the website, but it also returns the related
# videos, we don't need them
# video_data = self._download_json(

Loading…
Cancel
Save