remove jitless

This commit is contained in:
c-basalt
2025-03-01 16:12:47 -05:00
parent 076ca745aa
commit 98ae72ff50
5 changed files with 5 additions and 21 deletions
-1
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__ = [