Skip to content

Commit

Permalink
cleanup info log
Browse files Browse the repository at this point in the history
  • Loading branch information
sushrk committed Jul 26, 2022
1 parent d75dd77 commit f6cd7d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/utils/eventrecorder/eventrecorder.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func InitEventRecorder(k8sClient client.Client) error {
})
recorder.k8sClient = k8sClient
eventRecorder = recorder
log.Infof("eventrecoder set:", eventRecorder.recorder)
return nil
}

Expand Down

0 comments on commit f6cd7d8

Please sign in to comment.