We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b94a20 commit 99cb36bCopy full SHA for 99cb36b
src/Umbraco.Web.UI.Client/src/packages/core/content/workspace/content-detail-workspace-base.ts
@@ -47,7 +47,6 @@ import {
47
UmbRequestReloadStructureForEntityEvent,
48
} from '@umbraco-cms/backoffice/entity-action';
49
import type { ClassConstructor } from '@umbraco-cms/backoffice/extension-api';
50
-import { UmbId } from '@umbraco-cms/backoffice/id';
51
52
export interface UmbContentDetailWorkspaceContextArgs<
53
DetailModelType extends UmbContentDetailModel<VariantModelType>,
0 commit comments