Browse Source

[test_compat] Remove unused import

totalwebcasting
Sergey M․ 8 years ago
parent
commit
fad7bbec3a
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/test_compat.py

+ 0
- 1
test/test_compat.py View File

@ -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,


Loading…
Cancel
Save