Skip to content

Commit 5d7ec52

Browse files
Closes #4
1 parent 84d9f40 commit 5d7ec52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/config.go

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ var setCmd = &cobra.Command{
5959
return fmt.Errorf("invalid key: %s", args[0])
6060
},
6161
Run: func(cmd *cobra.Command, args []string) {
62-
6362
},
6463
}
6564

0 commit comments

Comments
 (0)