diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/__init__.py b/python/__init__.py index e4efd99b..1c6b279c 100644 --- a/python/__init__.py +++ b/python/__init__.py @@ -82,7 +82,6 @@ from .fileaccessor import * from .languagerepresentation import * from .lineformatter import * from .renderlayer import * -from binaryninja.sharedcache import * # We import each of these by name to prevent conflicts between # log.py and the function 'log' which we don't import below from .log import ( |
