mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-09 09:20:54 +00:00
Fix format
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
a10e99cdc5
commit
49a98ea3c6
@ -14,7 +14,9 @@
|
||||
import { getCommunicationClient } from '@hcengineering/presentation'
|
||||
import { type Card } from '@hcengineering/card'
|
||||
import { getCurrentAccount } from '@hcengineering/core'
|
||||
import communication from './plugin'
|
||||
import { getMetadata } from '@hcengineering/platform'
|
||||
|
||||
import communication from './plugin'
|
||||
|
||||
export async function unsubscribe (card: Card): Promise<void> {
|
||||
const client = getCommunicationClient()
|
||||
|
Loading…
Reference in New Issue
Block a user