Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Sep 19, 2023
1 parent dbaf4bd commit 765eb6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/proof.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package common

import (
"errors"

ethtypes "github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/rlp"
"github.com/zeta-chain/zetacore/common/ethereum"
Expand Down
1 change: 1 addition & 0 deletions x/observer/keeper/grpc_query_prove.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package keeper
import (
"context"
"fmt"

"github.com/zeta-chain/zetacore/common"

sdk "github.com/cosmos/cosmos-sdk/types"
Expand Down

0 comments on commit 765eb6e

Please sign in to comment.