mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
small mistake
This commit is contained in:
@@ -135,7 +135,6 @@ export class Stream {
|
||||
}
|
||||
|
||||
private cleanup(){
|
||||
console.log('Ending Everything')
|
||||
clearTimeout(this.timer as NodeJS.Timer)
|
||||
this.request?.destroy()
|
||||
this.request = null
|
||||
|
||||
Reference in New Issue
Block a user