Skip to content

Commit e881392

Browse files
committed
Remove close code 4500
1 parent 30c53c5 commit e881392

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/type/webSocketCloseCode.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ export enum WebSocketCloseCode {
33
InternalError = 1011,
44
PolicyViolation = 1008,
55
Unauthorized = 4401,
6-
TldrawInternalError = 4500,
76
}

0 commit comments

Comments
 (0)