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