mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-30 12:15:51 +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, {
|
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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user