Skip to content

Commit ae9aebf

Browse files
committed
rmv: comment
1 parent 6b2d14e commit ae9aebf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/root.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ func Execute() {
4949
}
5050
}
5151

52-
/************* ✨ Windsurf Command ⭐ *************/
5352
// init sets up the root command with flags.
54-
/******* 783c30d5-e48e-483f-84b1-cf8624f2b4b4 *******/
5553
func init() {
5654
rootCmd.Flags().BoolP("toggle", "t", false, "Help message for toggle")
5755
}

0 commit comments

Comments
 (0)