From 3e802ea1e5f115a13a52d1e9d0b182c58b51c639 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Thu, 8 Feb 2024 21:00:04 +0200 Subject: [PATCH] RED-8365 - removed log --- .../edit-redaction-dialog/edit-redaction-dialog.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.ts b/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.ts index 0c9c632c5..7a73b4261 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.ts +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.ts @@ -55,7 +55,6 @@ export class EditRedactionDialogComponent private readonly _dictionaryService: DictionaryService, ) { super(); - console.log(this.annotations); } get displayedDictionaryLabel() {