Skip to content

Commit

Permalink
fix: fix lint error with goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
Kynea0b committed Apr 6, 2023
1 parent db47519 commit 92300c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/wasm/keeper/wasmtesting/mock_engine.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package wasmtesting
import (
"bytes"
"crypto/sha256"

"github.com/line/ostracon/libs/rand"
wasmvm "github.com/line/wasmvm"
wasmvmtypes "github.com/line/wasmvm/types"
Expand Down

0 comments on commit 92300c2

Please sign in to comment.