Skip to content

Commit 3ca23bf

Browse files
author
Benjamin Ritter
committed
fix: remove uneccesary logging
Signed-off-by: Benjamin Ritter <benjamin.ritter@stackit.cloud>
1 parent 0a2013a commit 3ca23bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ func innerMain() int {
321321
}
322322
}
323323

324-
setupLog.Error(errors.New("Canary"), "Canary")
325-
326324
// Setup controllers asynchronously, they will block for certificate generation if needed.
327325
setupErr := make(chan error)
328326

0 commit comments

Comments
 (0)