Skip to content

Commit 89c5c2e

Browse files
committed
remove this
1 parent c3605c4 commit 89c5c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/logs/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ export const SEVERITY_TEXT_TO_SEVERITY_NUMBER: Partial<Record<LogSeverityLevel,
1212
warn: 13,
1313
error: 17,
1414
fatal: 21,
15-
critical: 25,
1615
};

0 commit comments

Comments
 (0)