mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-01-04 00:01:07 -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