mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 00:25:06 +00:00
[sportbox] Remove unused import
This commit is contained in:
parent
8a278a1d7e
commit
ba64547616
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
from .common import InfoExtractor
|
||||
from ..compat import compat_urlparse
|
||||
from ..utils import (
|
||||
parse_duration,
|
||||
unified_strdate,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue