Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dimiandre committed Sep 23, 2024
1 parent 2ba936e commit 64a22b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion app/upgrades/v13/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (

"github.com/CosmosContracts/juno/v25/app/keepers"
"github.com/CosmosContracts/juno/v25/app/upgrades"

// types
feesharetypes "github.com/CosmosContracts/juno/v25/x/feeshare/types"
tokenfactorytypes "github.com/CosmosContracts/juno/v25/x/tokenfactory/types"
Expand Down
2 changes: 0 additions & 2 deletions app/upgrades/v16/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import (
"github.com/cosmos/cosmos-sdk/baseapp"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/cosmos/cosmos-sdk/types/module"

// SDK v47 modules
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
Expand All @@ -33,7 +32,6 @@ import (

"github.com/CosmosContracts/juno/v25/app/keepers"
"github.com/CosmosContracts/juno/v25/app/upgrades"

// Juno modules
feesharetypes "github.com/CosmosContracts/juno/v25/x/feeshare/types"
globalfeetypes "github.com/CosmosContracts/juno/v25/x/globalfee/types"
Expand Down

0 comments on commit 64a22b0

Please sign in to comment.