mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-17 00:00:46 -05:00
Remove unused imports
This commit is contained in:
@@ -22,7 +22,6 @@ if os.name == 'nt':
|
||||
from .utils import (
|
||||
compat_cookiejar,
|
||||
compat_http_client,
|
||||
compat_print,
|
||||
compat_str,
|
||||
compat_urllib_error,
|
||||
compat_urllib_request,
|
||||
|
||||
Reference in New Issue
Block a user