mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
remove allciphers
This commit is contained in:
@@ -20,7 +20,6 @@ export class CiphersComponent {
|
||||
searchText: string;
|
||||
searchPlaceholder: string = null;
|
||||
|
||||
protected allCiphers: CipherView[] = [];
|
||||
protected filter: (cipher: CipherView) => boolean = null;
|
||||
protected searchPending = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user