fix compilation issues

This commit is contained in:
realbigsean
2023-01-12 14:17:14 -05:00
parent 06f71e8cce
commit d96d793bfb
10 changed files with 56 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ use tree_hash_derive::TreeHash;
Encode,
Decode,
TreeHash,
PartialEq,
Default,
TestRandom,
Derivative,