server cleaning

このコミットが含まれているのは:
Killian Marty 2023-12-08 19:18:36 +01:00
コミット 17357ee472

ファイルの表示

@ -161,7 +161,6 @@ wss.on('connection', (socket, req) => {
}catch(e){ }catch(e){
console.log('error'); console.log('error');
} }
}
}); });