mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-11-05 20:47:39 +01:00
[sportbox] Remove unused import
This commit is contained in:
parent
8a278a1d7e
commit
ba64547616
@ -6,7 +6,6 @@ import re
|
|||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..compat import compat_urlparse
|
from ..compat import compat_urlparse
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
parse_duration,
|
|
||||||
unified_strdate,
|
unified_strdate,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user