diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/workspace/workspace-editor/workspace-editor.element.ts b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/workspace/workspace-editor/workspace-editor.element.ts index 50c8e4aa37..c6b620ab5c 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/workspace/workspace-editor/workspace-editor.element.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/workspace/workspace-editor/workspace-editor.element.ts @@ -12,7 +12,6 @@ import type { ManifestWorkspaceViewCollection, } from '@umbraco-cms/backoffice/extensions-registry'; -import '../../extension-slot/extension-slot.element'; import { UmbLitElement } from '@umbraco-cms/internal/lit-element'; /**