Skip to content

Commit

Permalink
chore: gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Sep 7, 2023
1 parent cc98486 commit 193de62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x/alliance/keeper/msg_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ package keeper

import (
"context"

sdkerrors "cosmossdk.io/errors"
"cosmossdk.io/math"
sdk "github.com/cosmos/cosmos-sdk/types"
govtypes "github.com/cosmos/cosmos-sdk/x/gov/types"

"github.com/terra-money/alliance/x/alliance/types"
)

Expand Down

0 comments on commit 193de62

Please sign in to comment.