Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Lacy committed May 16, 2022
1 parent 5219712 commit a64b13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/wasm/message_plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package wasm

import (
"encoding/json"

wasmkeeper "github.com/CosmWasm/wasmd/x/wasm/keeper"
wasmvmtypes "github.com/CosmWasm/wasmvm/types"
sdk "github.com/cosmos/cosmos-sdk/types"
Expand Down

0 comments on commit a64b13f

Please sign in to comment.