Skip to content

Commit 5b467b9

Browse files
committed
remove annoying log
1 parent 186b4d9 commit 5b467b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/mode/static/handler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ func (h *eventHandlerImpl) sendNginxConfig(
182182
changeType state.ChangeType,
183183
) {
184184
if gr == nil {
185-
logger.Info("Handling events didn't result into NGINX configuration changes")
186185
return
187186
}
188187

0 commit comments

Comments
 (0)