mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
@@ -17,8 +17,8 @@ package command
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
v3 "go.etcd.io/etcd/clientv3"
|
||||
"github.com/spf13/cobra"
|
||||
v3 "go.etcd.io/etcd/clientv3"
|
||||
)
|
||||
|
||||
// NewAlarmCommand returns the cobra command for "alarm".
|
||||
|
||||
Reference in New Issue
Block a user