Merge pull request #10093 from jingyih/remove_duplicated_import

etcdserver: remove duplicated imports
This commit is contained in:
Gyuho Lee
2018-09-13 20:57:09 -07:00
committed by GitHub

View File

@@ -60,7 +60,6 @@ import (
"github.com/coreos/go-semver/semver"
"github.com/coreos/pkg/capnslog"
"github.com/prometheus/client_golang/prometheus"
"golang.org/x/net/context"
)
const (