fix test script
This commit is contained in:
@@ -32,8 +32,6 @@ export class FrontcraftRaidsComponent implements OnInit, OnDestroy{
|
||||
}
|
||||
|
||||
ngOnDestroy = () => {
|
||||
console.log("boom");
|
||||
|
||||
if(this.uuid)
|
||||
this.api.get('PubSub').unsubscribe(this.uuid)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user