remove import

This commit is contained in:
Niels Lyngsø
2024-08-29 09:07:24 +02:00
parent 04844e4c57
commit 84654449f5

View File

@@ -4,7 +4,6 @@ import { html, css, customElement, property, state, nothing } from '@umbraco-cms
import type { PropertyValueMap } from '@umbraco-cms/backoffice/external/lit';
import type {
ManifestBlockEditorCustomView,
UmbBlockEditorCustomViewElement,
UmbBlockEditorCustomViewProperties,
UmbPropertyEditorUiElement,
} from '@umbraco-cms/backoffice/extension-registry';