mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 10:11:48 +00:00
use stdlib context
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package core_grpc
|
||||
|
||||
import (
|
||||
context "golang.org/x/net/context"
|
||||
"context"
|
||||
|
||||
abci "github.com/tendermint/abci/types"
|
||||
core "github.com/tendermint/tendermint/rpc/core"
|
||||
|
Reference in New Issue
Block a user