Commit 7807d811 authored by Brian Downs's avatar Brian Downs

delete nocluster file and remove build tag

parent b6623b91
// +build no_etcd
package cmds
const (
hideClusterFlags = true
)
// +build !no_etcd
package cluster
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment