fixes from rebase

This commit is contained in:
Ethan Buchman
2017-05-04 23:03:42 -04:00
parent 46151720f8
commit 75989342b0
3 changed files with 5 additions and 10 deletions

View File

@ -2,12 +2,6 @@ package core
import (
rpc "github.com/tendermint/tendermint/rpc/lib/server"
data "github.com/tendermint/go-wire/data"
ctypes "github.com/tendermint/tendermint/rpc/core/types"
rpc "github.com/tendermint/tendermint/rpc/lib/server"
"github.com/tendermint/tendermint/rpc/lib/types"
"github.com/tendermint/tendermint/types"
)
// TODO: better system than "unsafe" prefix