Cleanup debug log

polling-api
Noah 2023-12-10 18:44:18 -08:00
parent 0e0aac991d
commit 264b8f2a46
1 changed files with 0 additions and 1 deletions

View File

@ -1333,7 +1333,6 @@ export default {
},
pushHistory: this.pushHistory,
onNewJWT: jwt => {
this.ChatClient("new jwt: " + jwt);
this.jwt.token = jwt;
},
});