mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-12-18 00:24:04 -05:00
Remove unused import
This commit is contained in:
parent
b68ff25917
commit
95ceeec722
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
from .common import FileDownloader
|
from .common import FileDownloader
|
||||||
from ..compat import compat_subprocess_get_DEVNULL
|
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
check_executable,
|
check_executable,
|
||||||
encodeFilename,
|
encodeFilename,
|
||||||
|
|
Loading…
Reference in a new issue