From fe2214d12c51e052b12256d5728251419fcd83e5 Mon Sep 17 00:00:00 2001 From: Nicoleta Panaghiu Date: Mon, 14 Oct 2024 17:26:09 +0300 Subject: [PATCH] RED-10180: update common ui + remove unused import. --- .../components/add-edit-entity/add-edit-entity.component.ts | 1 - libs/common-ui | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/shared/components/add-edit-entity/add-edit-entity.component.ts b/apps/red-ui/src/app/modules/shared/components/add-edit-entity/add-edit-entity.component.ts index 545d63f57..f6ab4f7a7 100644 --- a/apps/red-ui/src/app/modules/shared/components/add-edit-entity/add-edit-entity.component.ts +++ b/apps/red-ui/src/app/modules/shared/components/add-edit-entity/add-edit-entity.component.ts @@ -18,7 +18,6 @@ import { toSnakeCase } from '@utils/functions'; import { ColorPickerModule } from 'ngx-color-picker'; import { Observable } from 'rxjs'; import { map, startWith } from 'rxjs/operators'; -import { log } from '@common-ui/utils'; const REDACTION_FIELDS = ['defaultReason']; diff --git a/libs/common-ui b/libs/common-ui index 32de77585..e88929f0d 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit 32de7758599d887c4b574d70a11b4e0382f30f0c +Subproject commit e88929f0d48e54298d85ef05ea467980be11524b