Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-18 13:01:00 +02:00
parent 3632a7b767
commit f2df26d8a0
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -15,7 +15,6 @@
<script lang="ts">
import type { Ref, Space } from '@anticrm/core'
import { TxOperations } from '@anticrm/core'
import chunter from '../plugin'
import { getClient } from '@anticrm/presentation'