Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
Signed-off-by: Anushka Mittal <[email protected]>
  • Loading branch information
anushkamittal2001 authored Jun 3, 2024
1 parent f2c1bed commit e5049ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
genericapiserver "k8s.io/apiserver/pkg/server"
"k8s.io/component-base/logs"
)

// dummy
func main() {
logs.InitLogs()
defer logs.FlushLogs()
Expand Down

0 comments on commit e5049ce

Please sign in to comment.