1
0
spegling av https://code.hackerspace.pl/q3k/youtube-dl synced 2025-03-16 11:43:02 +00:00

[test_compat] Remove unused import

This commit is contained in:
Sergey M․ 2016-05-09 22:15:55 +06:00
förälder e62d9c5caa
incheckning fad7bbec3a
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 2C393E0F18A9236D

Visa fil

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