Remove SSZ dep from tree_hash

This commit is contained in:
Paul Hauner
2019-04-17 11:18:00 +10:00
parent af39f096e7
commit 10eeced227
5 changed files with 24 additions and 33 deletions

View File

@@ -8,4 +8,3 @@ edition = "2018"
ethereum-types = "0.5"
hashing = { path = "../hashing" }
int_to_bytes = { path = "../int_to_bytes" }
ssz = { path = "../ssz" }