mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 07:42:10 +00:00
Remove unnecessary blank line in MonitorIncident class for improved code readability
This commit is contained in:
parent
4814451277
commit
4c6c1381c8
@ -84,7 +84,6 @@ export default class MonitorIncident {
|
||||
telemetryQuery?: TelemetryQuery | undefined;
|
||||
};
|
||||
}): Promise<void> {
|
||||
|
||||
// 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.
|
||||
|
Loading…
Reference in New Issue
Block a user