Skip to content

Commit 5e0178e

Browse files
committed
test
1 parent 57563f0 commit 5e0178e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/resource/nginx_instance_operator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ func (i *NginxInstanceOperator) errorLogs(instance *mpi.Instance) (errorLogs []s
113113
}
114114

115115
slog.Info("Error Logs", "", errorLogs)
116-
116+
117117
return errorLogs
118118
}
119119

0 commit comments

Comments
 (0)