Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Feb 7, 2025
1 parent 034b18e commit 0620d48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/core/02-client/v2/keeper/grpc_query.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package keeper
import (
"context"
"fmt"

"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"

Expand Down
1 change: 1 addition & 0 deletions modules/core/02-client/v2/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package v2
import (
"context"
"fmt"

"github.com/spf13/cobra"

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

0 comments on commit 0620d48

Please sign in to comment.