We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2107b3e commit 7cd560cCopy full SHA for 7cd560c
app/app.go
@@ -90,7 +90,6 @@ import (
90
v24 "github.com/CosmosContracts/juno/v26/app/upgrades/v24"
91
v25 "github.com/CosmosContracts/juno/v26/app/upgrades/v25"
92
v26 "github.com/CosmosContracts/juno/v26/app/upgrades/v26"
93
-
94
"github.com/CosmosContracts/juno/v26/docs"
95
)
96
0 commit comments