fix(core): update
This commit is contained in:
parent
78ec895a39
commit
3f5461dfe0
@ -95,7 +95,6 @@ export class Bucket {
|
||||
return chunk;
|
||||
},
|
||||
async (cb) => {
|
||||
console.log('stream ended');
|
||||
replaySubject.complete();
|
||||
return Buffer.from('');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user