mirror of https://github.com/yt-dlp/yt-dlp.git
Remove unused import
This commit is contained in:
parent
826ec77fb2
commit
d5e944359e
|
@ -6,7 +6,6 @@ import time
|
|||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
compat_str,
|
||||
compat_urllib_parse,
|
||||
compat_urllib_request,
|
||||
|
||||
|
|
Loading…
Reference in New Issue