Skip to content

Commit 2fe1017

Browse files
committed
fix: format adapter/lib.rs, remove unused code
1 parent 357b4d5 commit 2fe1017

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

primitives/Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ rand = { version = "^0.6" }
3030
lazy_static = "1.4.0"
3131
merkletree = "0.10.0"
3232
tiny-keccak = "1.5"
33-
# Ethereum
34-
ethabi = "8.0.1"
33+

0 commit comments

Comments
 (0)