Merge build fix

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-02-06 12:13:55 +07:00
parent 86494e7fd1
commit 77f27a289a
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

View File

@ -14,7 +14,6 @@
//
import core, {
Account,
PersonId,
AccountRole,
AttachedDoc,
Class,
@ -26,6 +25,7 @@ import core, {
LookupData,
MeasureContext,
ObjQueryType,
PersonId,
Position,
PullArray,
Ref,
@ -44,10 +44,9 @@ import core, {
clone,
generateId,
shouldShowArchived,
systemAccountEmail,
toFindResult,
type SessionData,
type PersonUuid
type PersonUuid,
type SessionData
} from '@hcengineering/core'
import platform, { PlatformError, Severity, Status } from '@hcengineering/platform'
import {