code quality

This commit is contained in:
bkfox
2023-03-13 17:47:00 +01:00
parent 934817da8a
commit 112770eddf
162 changed files with 4798 additions and 4069 deletions

View File

@ -80,4 +80,3 @@ export default class Live {
this.interval !== null && clearInterval(this.interval)
}
}