Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Nov 9, 2023
1 parent a98397c commit 08b16f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x/feemarket/types/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ package types_test
import (
"testing"

"github.com/skip-mev/feemarket/x/feemarket/plugins/defaultmarket"

"github.com/stretchr/testify/require"

"github.com/skip-mev/feemarket/x/feemarket/plugins/defaultmarket"
"github.com/skip-mev/feemarket/x/feemarket/types"
)

Expand Down

0 comments on commit 08b16f4

Please sign in to comment.