1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[docs,cleanup] Fix linter and misc cleanup

Closes #2419
This commit is contained in:
pukkandan
2022-01-24 01:21:39 +05:30
parent bb66c24797
commit 88f23a18e0
10 changed files with 16 additions and 12 deletions

View File

@ -22,7 +22,6 @@ from ..utils import (
unified_strdate,
unsmuggle_url,
url_or_none,
urljoin,
)