mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
Remove unused imports
This commit is contained in:
parent
16040f46d6
commit
4f97852316
4 changed files with 0 additions and 5 deletions
|
@ -6,7 +6,6 @@ import re
|
|||
from .common import InfoExtractor
|
||||
from ..compat import compat_str
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
parse_iso8601,
|
||||
qualities,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue