PEP8: more applied
[youtube-dl] / test / test_utils.py
index 380d1059d1d9671578f6f6a2e42a16138ad6e9fd..8307599b39db8eb72629da04ff4996ae71e8ff05 100644 (file)
@@ -45,7 +45,6 @@ from youtube_dl.utils import (
     escape_rfc3986,
     escape_url,
     js_to_json,
-    get_filesystem_encoding,
     intlist_to_bytes,
     args_to_str,
 )