mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-06 04:13:36 +01:00
fix: Remove debugging code in websocket
This commit is contained in:
parent
64d65af448
commit
07d42a09c7
@ -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