mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-12 13:39:14 +01:00
remove unused member
This commit is contained in:
parent
7bc65b8366
commit
286e839ebb
@ -11,10 +11,6 @@ export class LoginView implements View {
|
||||
totp: string;
|
||||
uris: LoginUriView[];
|
||||
|
||||
// tslint:disable
|
||||
private _username: string;
|
||||
// tslint:enable
|
||||
|
||||
constructor(l?: Login) {
|
||||
// ctor
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user