diff --git a/eth_keys.nim b/eth_keys.nim index 475dc0c..ad4dcf1 100644 --- a/eth_keys.nim +++ b/eth_keys.nim @@ -8,8 +8,6 @@ import nimcrypto/hash, nimcrypto/keccak -{.deadCodeElim:on.} - type EthKeysStatus* = enum Success, ## Operation was successful