Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
pbalogh-sa committed Aug 30, 2023
1 parent d27a98f commit 38c7274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ func initLogger() {
}

func run(cmd *cobra.Command, args []string) {

logger.Infoln("running command")
}

0 comments on commit 38c7274

Please sign in to comment.