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

[rtlnow] Remove unused import

Sergey M. 12 жил өмнө
parent
commit
978177527e

+ 0 - 1
youtube_dl/extractor/rtlnow.py

@@ -8,7 +8,6 @@ from ..utils import (
     ExtractorError,
     clean_html,
     unified_strdate,
-    parse_duration,
     int_or_none,
 )