Skip to content

Commit 44eecb1

Browse files
authored
fix import grouping (#2020)
1 parent 08cada5 commit 44eecb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x/interchainstaking/keeper/msg_server.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
"time"
1212

1313
"cosmossdk.io/math"
14+
1415
sdk "github.com/cosmos/cosmos-sdk/types"
1516
govtypes "github.com/cosmos/cosmos-sdk/x/gov/types"
1617
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"

0 commit comments

Comments
 (0)