fix lint.

This commit is contained in:
Raúl Kripalani
2020-11-01 17:09:14 +00:00
parent 5a98660d1b
commit 72e573d98d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,9 +8,9 @@ import (
"strings"
"testing"
"github.com/filecoin-project/lotus/lib/blockstore"
blocks "github.com/ipfs/go-block-format"
"github.com/ipfs/go-cid"
"github.com/ipfs/go-ipfs-blockstore"
u "github.com/ipfs/go-ipfs-util"
"github.com/stretchr/testify/require"