Skip to content

Commit

Permalink
change in logic for 104ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Parth Kothari committed Dec 21, 2023
1 parent 7775cca commit 7f8d63c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/closure/closure.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ export class ClosureComponent implements OnInit {

ngOnInit() {
console.log("@@@@@@@@@@@@@@@@@@@@");
this.saved_data.clearBenData();
this.currentLanguageSetValue();
let today = new Date();
this.followupOn = today;
Expand Down

0 comments on commit 7f8d63c

Please sign in to comment.