refactor: remove logging
This commit is contained in:
@ -110,7 +110,6 @@ export class ScheduleTabsOtherComponent {
|
||||
});
|
||||
|
||||
this.filteredData.next(updatedData);
|
||||
console.log(this.filteredData.value);
|
||||
this.updateCheckBox();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user