Skip to content

Commit

Permalink
[test_compat] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey M․ committed May 9, 2016
1 parent e62d9c5 commit fad7bbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
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,
Expand Down

0 comments on commit fad7bbe

Please sign in to comment.