Skip to content

Commit 56c26c1

Browse files
committed
Revert importing sharedcache in Python init.
1 parent 8127c87 commit 56c26c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
from .languagerepresentation import *
8383
from .lineformatter import *
8484
from .renderlayer import *
85-
from binaryninja.sharedcache import *
8685
# We import each of these by name to prevent conflicts between
8786
# log.py and the function 'log' which we don't import below
8887
from .log import (

0 commit comments

Comments
 (0)