From 77f27a289a1f219b8ff31ee86cbfa0f3d9f2c6c7 Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Thu, 6 Feb 2025 12:13:55 +0700 Subject: [PATCH] Merge build fix Signed-off-by: Andrey Sobolev --- server/middleware/src/spaceSecurity.ts | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/server/middleware/src/spaceSecurity.ts b/server/middleware/src/spaceSecurity.ts index cc05bba330..53a1f35192 100644 --- a/server/middleware/src/spaceSecurity.ts +++ b/server/middleware/src/spaceSecurity.ts @@ -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 {