Skip to content

Commit 251bcae

Browse files
committed
fix import
1 parent 3361864 commit 251bcae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/core/workspace/entity/entity-workspace-data-manager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import type { UmbWorkspaceDataManager } from '../data-manager/workspace-data-man
22
import { jsonStringComparison, UmbObjectState, type MappingFunction } from '@umbraco-cms/backoffice/observable-api';
33
import type { UmbEntityModel } from '@umbraco-cms/backoffice/entity';
44
import { UmbControllerBase } from '@umbraco-cms/backoffice/class-api';
5-
import type { UmbControllerHost } from '@umbraco-cms/backoffice/controller-api';
65

76
export class UmbEntityWorkspaceDataManager<ModelType extends UmbEntityModel>
87
extends UmbControllerBase

0 commit comments

Comments
 (0)