[Web] Remove extraneous console.log

This commit is contained in:
7cc5c4f330d47060 2024-08-22 20:22:04 -04:00
parent eca002bd5a
commit ba79fc87d1

View file

@ -70,7 +70,6 @@ module.exports = {
nickname = b.findDisplayName(uuid)
username = parsePlain(parse1204(data.name))
}
console.log()
b.emit('chat', {
json: json,
type: 'profileless',