Skip to content

Commit

Permalink
disable set for now
Browse files Browse the repository at this point in the history
  • Loading branch information
choppedpork committed Apr 17, 2019
1 parent c241f90 commit cecf936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/set.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ to quickly create a Cobra application.`,
}

func init() {
RootCmd.AddCommand(setCmd)
// RootCmd.AddCommand(setCmd)
}

0 comments on commit cecf936

Please sign in to comment.