remove unused import
This commit is contained in:
@@ -6,7 +6,6 @@ import type {
|
||||
import { html, nothing, customElement, state, ifDefined } from '@umbraco-cms/backoffice/external/lit';
|
||||
import { UmbModalBaseElement } from '@umbraco-cms/backoffice/modal';
|
||||
import { UmbMediaTypeStructureRepository, type UmbAllowedMediaTypeModel } from '@umbraco-cms/backoffice/media-type';
|
||||
import { extractUmbColorVariable } from '@umbraco-cms/backoffice/resources';
|
||||
|
||||
@customElement('umb-media-create-options-modal')
|
||||
export class UmbMediaCreateOptionsModalElement extends UmbModalBaseElement<
|
||||
|
||||
Reference in New Issue
Block a user