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 42ac20e commit 4ce4e6bCopy full SHA for 4ce4e6b
src/packages/documents/document-blueprints/workspace/manifests.ts
@@ -1,8 +1,4 @@
1
-import {
2
- UMB_DOCUMENT_BLUEPRINT_ENTITY_TYPE,
3
- UMB_DOCUMENT_BLUEPRINT_FOLDER_ENTITY_TYPE,
4
- UMB_DOCUMENT_BLUEPRINT_ROOT_ENTITY_TYPE,
5
-} from '../entity.js';
+import { UMB_DOCUMENT_BLUEPRINT_ENTITY_TYPE } from '../entity.js';
6
import { UmbSubmitWorkspaceAction } from '@umbraco-cms/backoffice/workspace';
7
8
export const UMB_DOCUMENT_BLUEPRINT_WORKSPACE_ALIAS = 'Umb.Workspace.DocumentBlueprint';
0 commit comments