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