mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-06 04:13:36 +01:00
Merge pull request #1100 from h3poteto/remove/debug
fix: Remove debugging code in websocket
This commit is contained in:
commit
ae09c7efdb
@ -31,7 +31,6 @@ export default class WebSocket {
|
||||
})
|
||||
|
||||
this.listener.on('update', (status: Status) => {
|
||||
log.info('receive update')
|
||||
updateCallback(status)
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user