mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 03:18:24 -05:00
Remove unused imports
This commit is contained in:
@@ -7,7 +7,6 @@ from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
compat_urlparse,
|
||||
compat_urllib_parse,
|
||||
determine_ext,
|
||||
unified_strdate,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user