fix: socket

This commit is contained in:
MARCROCK22 2024-08-20 00:07:09 +00:00
parent 449fa5b557
commit 3da0dc1144

View File

@ -315,7 +315,6 @@ export class SeyfertWebSocket {
head = head.next;
}
}
console.log(readable, 'Unexpected error, not enough bytes');
return 0;
}
}