[Server] Remove needless log
This commit is contained in:
		
							parent
							
								
									e2be59f56c
								
							
						
					
					
						commit
						3075467e2f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,6 @@ export default function homeStream(request: websocket.request, connection: webso
 | 
			
		|||
	ev.addListener('stats', onStats);
 | 
			
		||||
 | 
			
		||||
	connection.on('close', () => {
 | 
			
		||||
		console.log('yooo');
 | 
			
		||||
		ev.removeListener('stats', onStats);
 | 
			
		||||
	});
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue