remove unused
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { type UmbUserCollectionFilterModel, type UmbUserDetailModel } from '../../types.js';
|
||||
import { UMB_USER_ENTITY_TYPE } from '../../entity.js';
|
||||
import { UmbCollectionDataSource, extendDataSourcePagedResponseData } from '@umbraco-cms/backoffice/repository';
|
||||
import { UmbCollectionDataSource } from '@umbraco-cms/backoffice/repository';
|
||||
import { UserResource, UserResponseModel } from '@umbraco-cms/backoffice/backend-api';
|
||||
import type { UmbControllerHost } from '@umbraco-cms/backoffice/controller-api';
|
||||
import { tryExecuteAndNotify } from '@umbraco-cms/backoffice/resources';
|
||||
|
||||
Reference in New Issue
Block a user