Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renaynay committed Apr 13, 2022
1 parent ffed2e7 commit 56d3171
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions service/state/core_access.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package state
import (
"context"
"fmt"

sdk_tx "github.com/cosmos/cosmos-sdk/types/tx"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
"google.golang.org/grpc"
Expand Down
1 change: 1 addition & 0 deletions service/state/pfd.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package state

import (
"context"

"github.com/cosmos/cosmos-sdk/x/auth/signing"

apptypes "github.com/celestiaorg/celestia-app/x/payment/types"
Expand Down

0 comments on commit 56d3171

Please sign in to comment.