]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/YoutubeDL.py
Remove unused imports
[youtube-dl.git] / youtube_dl / YoutubeDL.py
index 3fbbf3ba09f957c96b8178d01e7bfa7ac2c9df26..17b3827f26a6ad966a70d41896b7a9b782889c1b 100644 (file)
@@ -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,