mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-27 11:55:12 +00:00
[cbsnews] Remove unused import
This commit is contained in:
@@ -5,7 +5,6 @@ from .common import InfoExtractor
|
|||||||
from .cbs import CBSBaseIE
|
from .cbs import CBSBaseIE
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
parse_duration,
|
parse_duration,
|
||||||
find_xpath_attr,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user