Fixed linting errors from merge

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
pull/1231/head
Matthew Nickson 10 months ago
parent 6fe609a9e3
commit 00fc8cdfc0
No known key found for this signature in database
GPG Key ID: BF229DCFD4748E05

@ -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

Loading…
Cancel
Save