From d0c6115a5659967ae7bb4cb72d2ef63d2cac1675 Mon Sep 17 00:00:00 2001 From: Jasmina Malicevic Date: Sun, 12 Jan 2025 15:10:56 +0100 Subject: [PATCH] Deleted TestLastCommitJSON` --- types/block_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"