Remove z3 from natives

pull/326/head
Nikhil Parasaram 6 years ago
parent ad69ad5fa4
commit e3a90d8321
  1. 1
      mythril/laser/ethereum/natives.py

@ -5,7 +5,6 @@ import hashlib
import logging
import coincurve
from z3 import BitVec
from py_ecc.secp256k1 import N as secp256k1n
from mythril.laser.ethereum.util import ALL_BYTES, bytearray_to_int, concrete_int_to_bytes, sha3, zpad

Loading…
Cancel
Save