RED-7761 - removed logs
This commit is contained in:
parent
d45490ccaf
commit
86c83311c7
@ -93,7 +93,6 @@ export class EditRedactionDialogComponent
|
||||
this.legalOptions.sort((a, b) => a.label.localeCompare(b.label));
|
||||
this.#resetReason();
|
||||
this.initialFormValue = this.form.getRawValue();
|
||||
console.log(JSON.stringify(this.form.getRawValue()));
|
||||
}
|
||||
|
||||
typeChanged() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user