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
commit e774f7309c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 (