mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 19:08:40 +00:00
[fktv] Remove unused import
This commit is contained in:
parent
9ef55c5bbc
commit
bbf1092ad0
|
@ -6,7 +6,6 @@ import json
|
|||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
determine_ext,
|
||||
get_element_by_id,
|
||||
clean_html,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue