fix for lint
This commit is contained in:
parent
a413144bce
commit
3fa1d2bfc0
2 changed files with 1 additions and 3 deletions
|
@ -98,7 +98,7 @@ export default class extends Channel {
|
|||
@autobind
|
||||
public dispose() {
|
||||
this.subscriber.off(this.subCh, this.onEvent);
|
||||
|
||||
|
||||
clearInterval(this.emitTypersIntervalId);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue