You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 15:06:20 +00:00
🆙 Cleanup log in console
This commit is contained in:
@@ -29,7 +29,6 @@ export class RoomSessionManager implements IRoomSessionManager, IRoomHandlerList
|
|||||||
|
|
||||||
public async init(): Promise<void>
|
public async init(): Promise<void>
|
||||||
{
|
{
|
||||||
console.log('[RoomSessionManager] init() called');
|
|
||||||
this.createHandlers();
|
this.createHandlers();
|
||||||
this.processPendingSession();
|
this.processPendingSession();
|
||||||
this.setupReconnectListener();
|
this.setupReconnectListener();
|
||||||
|
|||||||
Reference in New Issue
Block a user