Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Oct 25, 2023
1 parent 5d99b23 commit ba767d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types/chain_id_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ import (
"strings"
"testing"

"github.com/stretchr/testify/require"

sdk "github.com/cosmos/cosmos-sdk/types"
genutiltypes "github.com/cosmos/cosmos-sdk/x/genutil/types"
"github.com/stretchr/testify/require"
)

//go:embed testdata/parse_chain_id.json
Expand Down

0 comments on commit ba767d9

Please sign in to comment.