projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e62d9c5
)
[test_compat] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Mon, 9 May 2016 16:15:55 +0000
(22:15 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 9 May 2016 16:15:55 +0000
(22:15 +0600)
test/test_compat.py
patch
|
blob
|
history
diff --git
a/test/test_compat.py
b/test/test_compat.py
index b208142493a5b868cb0bc1ffbb7c1e1f32d922fe..9adf757631ce0df26295979af10cd2fac7dcc9fd 100644
(file)
--- a/
test/test_compat.py
+++ b/
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,