Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar committed Nov 2, 2023
1 parent 164bdc7 commit d6905f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ import (
"os"
"path/filepath"

"github.com/cosmos/cosmos-sdk/server"

"github.com/archway-network/archway/app/keepers"
"github.com/archway-network/archway/x/genmsg"
"github.com/cosmos/cosmos-sdk/server"

autocliv1 "cosmossdk.io/api/cosmos/autocli/v1"
reflectionv1 "cosmossdk.io/api/cosmos/reflection/v1"
Expand Down

0 comments on commit d6905f0

Please sign in to comment.