use stdlib context

This commit is contained in:
Ethan Buchman
2017-11-14 22:30:00 +00:00
parent 194712fd3b
commit 844c43e044
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"os"
"golang.org/x/net/context"
"context"
"github.com/tendermint/go-wire"
"github.com/tendermint/tendermint/rpc/grpc"