Update filter-editor.component.ts

[ci skip]
This commit is contained in:
shamoon 2023-03-10 08:38:27 -08:00
parent 2042b85056
commit fcba2cca77

View File

@ -712,8 +712,6 @@ export class FilterEditorComponent implements OnInit, OnDestroy {
}
onCorrespondentDropdownOpen() {
console.log(this.correspondentSelectionModel)
this.correspondentSelectionModel.apply()
}