Explorar o código

[rtlnow] Remove unused import

Sergey M. %!s(int64=12) %!d(string=hai) anos
pai
achega
978177527e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/rtlnow.py

+ 0 - 1
youtube_dl/extractor/rtlnow.py

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