Skip to content

Commit 5851048

Browse files
committed
Remove unused import
1 parent 27020f5 commit 5851048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Umbraco.Web.UI.Client/src/packages/documents/document-types/workspace/document-type/document-type-workspace.context.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import type { UmbEntityModel } from '@umbraco-cms/backoffice/entity';
2929
import type { UmbPathPatternTypeAsEncodedParamsType } from '@umbraco-cms/backoffice/router';
3030
import type { UmbReferenceByUnique } from '@umbraco-cms/backoffice/models';
3131
import type { UmbRoutableWorkspaceContext } from '@umbraco-cms/backoffice/workspace';
32-
import { UmbId } from '@umbraco-cms/backoffice/id';
3332

3433
type DetailModelType = UmbDocumentTypeDetailModel;
3534
export class UmbDocumentTypeWorkspaceContext

0 commit comments

Comments
 (0)