Skip to content

Commit

Permalink
chore: small nit
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Sep 2, 2024
1 parent 294f884 commit ad6fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/globalfee/ante/fee_utils.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package ante

import (
forwardingtypes "github.com/noble-assets/forwarding/x/forwarding/types"
"math"

sdk "github.com/cosmos/cosmos-sdk/types"
forwardingtypes "github.com/noble-assets/forwarding/x/forwarding/types"
globalfeetypes "github.com/noble-assets/noble/v7/x/globalfee/types"
tmstrings "github.com/tendermint/tendermint/libs/strings"
)
Expand Down

0 comments on commit ad6fd0d

Please sign in to comment.