mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 22:03:55 -07:00
Revert unused import
This commit is contained in:
parent
e558c3de99
commit
d687b6afd8
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import re
|
|||
from .common import InfoExtractor
|
||||
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
float_or_none,
|
||||
get_element_by_id,
|
||||
int_or_none,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue