Browse Source

Update example_key_test.go

fanmin shi 8 years ago
parent
commit
94d5936180
1 changed files with 0 additions and 1 deletions
  1. 0 1
      clientv3/clientv3util/example_key_test.go

+ 0 - 1
clientv3/clientv3util/example_key_test.go

@@ -16,7 +16,6 @@ package clientv3util_test
 
 import (
 	"context"
-	"fmt"
 	"log"
 
 	"github.com/coreos/etcd/clientv3"