Remove debugger from eBay Motors

This commit is contained in:
7cc5c4f330d47060 2024-08-20 09:16:58 -04:00
parent b0d40c3e75
commit 1db9b4b93d
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -17,7 +17,6 @@ export default {
b._client.on('profileless_chat', (data) => {
if (data.type === 4) {
const json = parse1204(data.message)
console.log(json)
const parsed = parsePlain(json)
let chatName
let nickname