remove unused import from init

this import caused circular imports due to the potential issues
pull/1353/head
Joran Honig 5 years ago
parent 647692693f
commit ccca3d0c5b
  1. 1
      mythril/analysis/__init__.py

@ -1 +0,0 @@
from mythril.analysis.symbolic import SymExecWrapper
Loading…
Cancel
Save