1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-04-30 10:32:14 -05:00

[rtlnow] Remove unused import

This commit is contained in:
Sergey M. 2014-02-26 18:02:17 +07:00
parent 2648c436f3
commit 978177527e

View File

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