All compiles except ./cmd

This commit is contained in:
Ethan Frey
2020-01-23 19:18:17 +01:00
parent 94667e9678
commit 06c3f0f253
5 changed files with 26 additions and 25 deletions

View File

@@ -10,8 +10,6 @@ import (
"testing"
"time"
"github.com/cosmos/cosmos-sdk/client"
"github.com/stretchr/testify/require"
tmtypes "github.com/tendermint/tendermint/types"