missed one
This commit is contained in:
parent
976744198e
commit
6b58faf101
1 changed files with 0 additions and 1 deletions
|
@ -67,5 +67,4 @@ var (
|
|||
|
||||
func init() {
|
||||
RemoveDeviceCmd.Flags().StringVarP(&account, "account", "a", "", "local account to use")
|
||||
common.Must(RemoveDeviceCmd.MarkFlagRequired("device"))
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue