mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 19:12:49 -05:00
Remove unused imports
This commit is contained in:
@ -5,9 +5,7 @@ import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
int_or_none,
|
||||
month_by_name,
|
||||
unified_strdate,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user