diff --git a/Common/Server/Utils/Monitor/MonitorIncident.ts b/Common/Server/Utils/Monitor/MonitorIncident.ts index 1904ce9543..073da331f4 100644 --- a/Common/Server/Utils/Monitor/MonitorIncident.ts +++ b/Common/Server/Utils/Monitor/MonitorIncident.ts @@ -84,7 +84,6 @@ export default class MonitorIncident { telemetryQuery?: TelemetryQuery | undefined; }; }): Promise { - // check open incidents logger.debug(`${input.monitor.id?.toString()} - Check open incidents.`); // check active incidents and if there are open incidents, do not cretae anothr incident.