cleanup
This commit is contained in:
parent
0b61379875
commit
7aff6e4466
1 changed files with 0 additions and 2 deletions
|
|
@ -184,8 +184,6 @@ export const useStreamingStore = defineStore('streaming', {
|
|||
totalSubs.forEach(({ stream, et }) => {
|
||||
et.dispatchEvent(event)
|
||||
})
|
||||
|
||||
console.log('WS', message)
|
||||
},
|
||||
onError({ data: error }) {
|
||||
this.subscribers.forEach(({ stream, et }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue