mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 19:58:09 +00:00
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
cc521d651e
commit
7e6ef57143
@ -53,7 +53,6 @@ export function setClient(_client: Client) {
|
||||
|
||||
class LiveQuery {
|
||||
private unsubscribe = () => {}
|
||||
private client = getClient()
|
||||
|
||||
constructor() {
|
||||
onDestroy(this.unsubscribe)
|
||||
|
Loading…
Reference in New Issue
Block a user