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