Skip to content

Commit b8e64b5

Browse files
zxch3nCopilot
andauthored
Update packages/loro-websocket/src/client/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 44d4e98 commit b8e64b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/loro-websocket/src/client

packages/loro-websocket/src/client/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,6 @@ export class LoroWebsocketClient {
10671067
this.emitRoomStatus(id, RoomJoinStatus.Error);
10681068
reject(error);
10691069
this.cleanupRoom(roomId, crdtAdaptor.crdtType);
1070-
this.pendingRooms.delete(id);
10711070
});
10721071

10731072
return room;

0 commit comments

Comments
 (0)