浏览代码

[test_compat] Remove unused import

Sergey M․ 9 年之前
父节点
当前提交
fad7bbec3a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      test/test_compat.py

+ 0 - 1
test/test_compat.py

@@ -10,7 +10,6 @@ import unittest
 sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
 
 
-from youtube_dl.utils import get_filesystem_encoding
 from youtube_dl.compat import (
     compat_getenv,
     compat_setenv,