mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-30 04:05:40 +00:00
Merge build fix
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
86494e7fd1
commit
77f27a289a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user