diff --git a/wasm/templates/wasm/files/app/wasm.go.plush b/wasm/templates/wasm/files/app/wasm.go.plush index c8bf19f..5525833 100644 --- a/wasm/templates/wasm/files/app/wasm.go.plush +++ b/wasm/templates/wasm/files/app/wasm.go.plush @@ -2,7 +2,6 @@ package app import ( "fmt" - "strings" storetypes "cosmossdk.io/store/types" "github.com/CosmWasm/wasmd/x/wasm"