remove comments

This commit is contained in:
Niels Lyngsø
2023-04-19 14:18:01 +02:00
parent 6fc79c8919
commit 8eeb13c70d

View File

@@ -9,7 +9,6 @@ import { UMB_ENTITY_WORKSPACE_CONTEXT } from '@umbraco-cms/backoffice/context-ap
@customElement('umb-document-type-workspace-editor')
export class UmbDocumentTypeWorkspaceEditorElement extends UmbLitElement {
// TODO: notice this format is not acceptable:
@state()
private _icon?: string;