mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
remove unused member
This commit is contained in:
@@ -11,10 +11,6 @@ export class LoginView implements View {
|
||||
totp: string;
|
||||
uris: LoginUriView[];
|
||||
|
||||
// tslint:disable
|
||||
private _username: string;
|
||||
// tslint:enable
|
||||
|
||||
constructor(l?: Login) {
|
||||
// ctor
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user