diff --git a/src/app/shared/resource-policies/resource-policies.component.ts b/src/app/shared/resource-policies/resource-policies.component.ts index 8380c78db1..30bd7ce45b 100644 --- a/src/app/shared/resource-policies/resource-policies.component.ts +++ b/src/app/shared/resource-policies/resource-policies.component.ts @@ -31,7 +31,7 @@ import { RequestService } from '../../core/data/request.service'; import { NotificationsService } from '../notifications/notifications.service'; import { dateToString, stringToNgbDateStruct } from '../date.util'; import { followLink } from '../utils/follow-link-config.model'; -import { ACCESS_CONTROL_MODULE_PATH, ADMIN_MODULE_PATH } from '../../app-routing-paths'; +import { ACCESS_CONTROL_MODULE_PATH } from '../../app-routing-paths'; import { GROUP_EDIT_PATH } from '../../access-control/access-control-routing-paths'; interface ResourcePolicyCheckboxEntry {