Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tothszabi committed Sep 10, 2024
1 parent 9860ff8 commit 4bf3b06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/command_analytics.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,5 @@ func collectFlags(c *cli.Context) []string {
}

func sendCommandInfo(command, subcommand string, flags []string) {
//fmt.Printf("Command name: %s, subcommand: %s, flags: %s\n", command, subcommand, flags)

globalTracker.SendCommandInfo(command, subcommand, flags)
}

0 comments on commit 4bf3b06

Please sign in to comment.