mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-30 18:30:21 -05:00
[fktv] Remove unused import
This commit is contained in:
parent
9ef55c5bbc
commit
bbf1092ad0
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
determine_ext,
|
|
||||||
get_element_by_id,
|
get_element_by_id,
|
||||||
clean_html,
|
clean_html,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue