1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-20 23:18:57 +00:00

remove jitless

This commit is contained in:
c-basalt
2025-02-25 23:39:47 -05:00
parent 076ca745aa
commit 98ae72ff50
5 changed files with 5 additions and 21 deletions

View File

@@ -2,7 +2,6 @@
from .native import JSInterpreter
from .common import _JSI_PREFERENCES, _JSI_HANDLERS, JSIWrapper
from ._phantomjs import PhantomJSwrapper
from . import _deno
__all__ = [