mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
lint fixes
This commit is contained in:
@@ -33,8 +33,6 @@ export class CiphersListComponent {
|
||||
|
||||
cipherType = CipherType;
|
||||
|
||||
constructor() { }
|
||||
|
||||
selectCipher(c: CipherView) {
|
||||
this.onSelected.emit(c);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user