mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-04 13:13:49 +00:00
Remove unused import
This commit is contained in:
@@ -4,7 +4,6 @@ import os
|
||||
import subprocess
|
||||
|
||||
from .common import FileDownloader
|
||||
from ..compat import compat_subprocess_get_DEVNULL
|
||||
from ..utils import (
|
||||
check_executable,
|
||||
encodeFilename,
|
||||
|
||||
Reference in New Issue
Block a user