2
0
Эх сурвалжийг харах

[cbs] Remove unused import

Sergey M․ 9 жил өмнө
parent
commit
b6b950bf58

+ 0 - 1
youtube_dl/extractor/cbs.py

@@ -5,7 +5,6 @@ from ..utils import (
     xpath_text,
     xpath_text,
     xpath_element,
     xpath_element,
     int_or_none,
     int_or_none,
-    ExtractorError,
     find_xpath_attr,
     find_xpath_attr,
 )
 )