[Web] Remove extraneous console.log
This commit is contained in:
parent
eca002bd5a
commit
ba79fc87d1
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ module.exports = {
|
|||
nickname = b.findDisplayName(uuid)
|
||||
username = parsePlain(parse1204(data.name))
|
||||
}
|
||||
console.log()
|
||||
b.emit('chat', {
|
||||
json: json,
|
||||
type: 'profileless',
|
||||
|
|
Loading…
Reference in a new issue