Skip to content

Commit ec09108

Browse files
committed
Fix build
1 parent 1a183ae commit ec09108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keystore/cli/cli.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ func NewCreateCmd() *cobra.Command {
153153
}
154154

155155
func NewDeleteCmd() *cobra.Command {
156-
dog := "test"
157156
cmd := cobra.Command{
158157
Use: "delete", Short: "Delete a key",
159158
RunE: func(cmd *cobra.Command, _ []string) error {

0 commit comments

Comments
 (0)