Update context since etcd upstream moved to vendor/ dir

Follow suit with what etcd upstream is doing.
This commit is contained in:
James Shubin
2016-03-28 05:08:48 -04:00
parent 7f3ef5bf85
commit d3f7432861
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ import (
"sync"
"syscall"
"time"
//etcd_context "github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context"
)
// set at compile time