Skip to content

Commit b5eee87

Browse files
thetarnavgithub-actions[bot]
authored andcommitted
Format
1 parent 19993d2 commit b5eee87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/websocket/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,3 @@ export const makeHeartbeatWS = (
204204
ws.addEventListener("open", () => setTimeout(receiveMessage, options.interval || 1000));
205205
return ws;
206206
};
207-

0 commit comments

Comments
 (0)