mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-03 20:19:36 +01:00
Remove unused imports
This commit is contained in:
parent
526b276fd7
commit
c9f08154a3
8 changed files with 2 additions and 15 deletions
|
|
@ -7,7 +7,6 @@ from .common import InfoExtractor
|
|||
from ..utils import (
|
||||
parse_duration,
|
||||
parse_iso8601,
|
||||
int_or_none,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue