mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
Remove debugger statement and trim threshold process name
This commit is contained in:
parent
37a13ce853
commit
afdc891942
@ -162,8 +162,6 @@ export default class ServerMonitorCriteria {
|
||||
!(input.dataToProcess as ServerMonitorResponse)
|
||||
.onlyCheckRequestReceivedAt
|
||||
) {
|
||||
|
||||
debugger;
|
||||
const thresholdProcessName: string = threshold
|
||||
.toString()
|
||||
.trim()
|
||||
|
Loading…
Reference in New Issue
Block a user