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