diff --git a/ipld/merkledag/coding_test.go b/ipld/merkledag/coding_test.go index 33953cf5b..d9be1d532 100644 --- a/ipld/merkledag/coding_test.go +++ b/ipld/merkledag/coding_test.go @@ -2,7 +2,6 @@ package merkledag_test import ( "bytes" - "strconv" "testing"