Fixed linting errors from merge

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
Matthew Nickson 2023-08-06 15:08:49 +02:00
parent 6fe609a9e3
commit 00fc8cdfc0
No known key found for this signature in database
GPG Key ID: BF229DCFD4748E05
1 changed files with 2 additions and 2 deletions

View File

@ -1201,7 +1201,7 @@ message HealthCheckResponse {
"mongodb",
"redis",
];
let kafkaSaslMechanismOptions = [
"None",
"plain",
@ -1263,7 +1263,7 @@ message HealthCheckResponse {
) {
this.monitor.name = "";
}
if (this.isClone) {
/*
* Cloning a monitor will include properties that can not be posted to backend