import hygiene

This commit is contained in:
Sunny Aggarwal 2021-02-12 12:26:24 -05:00
parent 8847157a73
commit 188a8a2e15
1 changed files with 2 additions and 1 deletions

View File

@ -5,8 +5,9 @@ import (
"fmt"
"strings"
sdk "github.com/cosmos/cosmos-sdk/types"
yaml "gopkg.in/yaml.v2"
sdk "github.com/cosmos/cosmos-sdk/types"
)
// NewVote creates a new Vote instance