Skip to content

Commit cafecfd

Browse files
delete console log
1 parent 944d29c commit cafecfd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

frontend/src/pages/veil/ui/veil-form/veil-form.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ export class VeilFormComponent implements OnInit {
3636
}
3737

3838
initForm() {
39-
console.log("veil: ", this.veil());
40-
4139
if (this.veil()) {
4240
this.veilModel.set(this.veil());
4341
}

0 commit comments

Comments
 (0)