PEP8: more applied
[youtube-dl] / youtube_dl / YoutubeDL.py
index c1a529f13481835f4fd05247216c81740ca027e9..d9e93f5d2c8125aeb4faf15fbc2df81637111bae 100755 (executable)
@@ -29,7 +29,6 @@ from .compat import (
     compat_str,
     compat_urllib_error,
     compat_urllib_request,
-    shlex_quote,
 )
 from .utils import (
     escape_url,