mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 15:14:57 +00:00
[mlb] Remove unused import
This commit is contained in:
parent
385009fc44
commit
b097b5f246
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ from .common import InfoExtractor
|
|||
from ..utils import (
|
||||
parse_duration,
|
||||
parse_iso8601,
|
||||
find_xpath_attr,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue