Skip to content

Commit

Permalink
Update main.go (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarabala1979 authored and alexmt committed Aug 8, 2019
1 parent 9fca144 commit ed4ac6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/workflow-controller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ func NewRootCommand() *cobra.Command {
Short: "workflow-controller is the controller to operate on workflows",
RunE: func(c *cobra.Command, args []string) error {
cli.SetLogLevel(logLevel)
cli.SetGLogLevel(glogLevel)
stats.RegisterStackDumper()
stats.StartStatsTicker(5 * time.Minute)

Expand Down

0 comments on commit ed4ac6d

Please sign in to comment.