Skip to content

Commit 03f1e5f

Browse files
lmajanogithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent 13b9ce4 commit 03f1e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/async/executors/Executor.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ component accessors="true" singleton {
400400
"queueSize" : 0,
401401
"queueType" : 0,
402402
"queueUtilization" : 0,
403-
"healthStatus" : "unknown",
403+
"healthStatus" : "unknown",
404404
"healthReport" : {}
405405
};
406406

0 commit comments

Comments
 (0)