clean some console

This commit is contained in:
simplonco
2023-01-14 19:51:39 +01:00
parent 78e6bbcac4
commit b19031a8f0

View File

@@ -224,7 +224,6 @@ export class ChatService {
let hash;
if (room.protection)
{
console.log("in room protection hash");
if (room.type === 'direct')
{
console.log("throw error: error: true, code: 'DIRECT_PASSWORD_FORBIDDEN', message: 'you cannot set a password in a direct message room'");