1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-04 04:33:38 +00:00

[cbs] Remove unused import

This commit is contained in:
Sergey M․
2016-04-16 22:47:10 +06:00
parent 11e60fcad8
commit b6b950bf58
-1
View File
@@ -5,7 +5,6 @@ from ..utils import (
xpath_text,
xpath_element,
int_or_none,
ExtractorError,
find_xpath_attr,
)