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