Explorar o código

Remove unused import

Philipp Hagemeister %!s(int64=11) %!d(string=hai) anos
pai
achega
95ceeec722
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/downloader/mplayer.py

+ 0 - 1
youtube_dl/downloader/mplayer.py

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