Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Jul 8, 2024
1 parent 89ebba9 commit 51097e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x/feeabs/ante/ante_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ package ante_test
import (
"testing"

"cosmossdk.io/math"
"github.com/golang/mock/gomock"
"github.com/stretchr/testify/require"

"cosmossdk.io/math"

sdk "github.com/cosmos/cosmos-sdk/types"
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
Expand Down

0 comments on commit 51097e4

Please sign in to comment.