Skip to content

Commit

Permalink
Merge pull request #241 from wking/drop-stale-etcd-param
Browse files Browse the repository at this point in the history
pkg/server/api: Drop unused apiParamEtcd
  • Loading branch information
openshift-merge-robot authored Dec 16, 2018
2 parents b7ffe0c + bf014cf commit 7b029f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/server/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (

const (
apiPathConfig = "/config/"
apiParamEtcd = "etcd_index"
)

type poolRequest struct {
Expand Down

0 comments on commit 7b029f8

Please sign in to comment.