[generic] Remove unused import
This commit is contained in:
parent
dac6f7654a
commit
287cf7e443
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ from ..utils import (
|
||||||
unified_strdate,
|
unified_strdate,
|
||||||
unsmuggle_url,
|
unsmuggle_url,
|
||||||
UnsupportedError,
|
UnsupportedError,
|
||||||
url_or_none,
|
|
||||||
xpath_text,
|
xpath_text,
|
||||||
)
|
)
|
||||||
from .commonprotocols import RtmpIE
|
from .commonprotocols import RtmpIE
|
||||||
|
|
Loading…
Reference in a new issue