It's not the week-end yet

pull/4197/head
Chocobozzz 2021-06-17 17:25:19 +02:00
parent e466544fb9
commit 33eb19e519
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 2 deletions

View File

@ -102,8 +102,6 @@ class MuxingSession extends EventEmitter {
this.saveReplay = this.videoLive.saveReplay
this.lTags = loggerTagsFactory('live', this.sessionId, this.videoUUID)
this.toto = Buffer.alloc(1_000_000_000)
}
async runMuxing () {