[generic] Remove unused import

This commit is contained in:
Sergey M․ 2018-08-26 20:08:31 +07:00
parent dac6f7654a
commit 287cf7e443
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -32,7 +32,6 @@ from ..utils import (
unified_strdate,
unsmuggle_url,
UnsupportedError,
url_or_none,
xpath_text,
)
from .commonprotocols import RtmpIE