delete nocluster file and remove build tag

Signed-off-by: Brian Downs <brian.downs@gmail.com>
pull/3155/head
Brian Downs 4 years ago
parent 3ed9b0a997
commit 4a49b9e40b

@ -1,7 +0,0 @@
// +build no_etcd
package cmds
const (
hideClusterFlags = true
)

@ -1,5 +1,3 @@
// +build !no_etcd
package cluster
import (

Loading…
Cancel
Save