1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-13 05:46:21 +00:00

[extractors] remove unrelated change

This commit is contained in:
Andrew Udvare 2019-01-27 22:07:09 -05:00
parent 1bd46156c0
commit b159416b40
No known key found for this signature in database
GPG Key ID: 1AFD9AFC120C26DD

View File

@ -1397,7 +1397,7 @@ from .webofstories import (
WebOfStoriesPlaylistIE, WebOfStoriesPlaylistIE,
) )
from .weibo import ( from .weibo import (
WeiboIE, WeiboIE,
WeiboMobileIE WeiboMobileIE
) )
from .weiqitv import WeiqiTVIE from .weiqitv import WeiqiTVIE