mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[test_compat] Remove unused import
This commit is contained in:
parent
e62d9c5caa
commit
fad7bbec3a
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue