mirror of
https://github.com/bitwarden/browser
synced 2024-12-27 18:34:29 +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