diff --git a/types/block_test.go b/types/block_test.go index 11cb0549df..cb98a3c64e 100644 --- a/types/block_test.go +++ b/types/block_test.go @@ -3,7 +3,7 @@ package types import ( "crypto/rand" "encoding/hex" - "encoding/json" + "math" "os" "reflect"