[generic] Remove unused import

This commit is contained in:
Sergey M․
2018-08-26 20:08:31 +07:00
parent dac6f7654a
commit 287cf7e443

View File

@@ -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