fix build/tests

This commit is contained in:
Ethan Buchman
2017-05-22 07:44:50 -04:00
parent 4583f7b748
commit 1f5a278965
2 changed files with 3 additions and 5 deletions
-1
View File
@@ -14,7 +14,6 @@ import (
"github.com/tendermint/light-client/commands"
"github.com/tendermint/light-client/proofs"
"github.com/tendermint/basecoin/state"
btypes "github.com/tendermint/basecoin/types"
)