mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
PM-29501 remove unwanted code
This commit is contained in:
@@ -112,9 +112,4 @@ export class ExposedPasswordsReportComponent extends CipherReportComponent imple
|
||||
): Promise<CipherView | null> {
|
||||
return await this.isPasswordExposed(updatedCipherView);
|
||||
}
|
||||
|
||||
async filterOrgToggleChipSelect(filterId: string | null) {
|
||||
const selectedFilterId = filterId ?? 0;
|
||||
await this.filterOrgToggle(selectedFilterId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user