diff --git a/lib/pc/index.js b/lib/pc/index.js index a173544..1e8039a 100644 --- a/lib/pc/index.js +++ b/lib/pc/index.js @@ -23,7 +23,6 @@ module.exports = (data, staticData) => { data.chatFormattingById[chatType.id] = n data.chatFormattingByName[chatType.name] = n } - console.log('Updated chat', data.chatFormattingById) }, dimension_type (dimensions) { data.dimensionsById = {}