mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 15:03:26 +00:00
[PM-27086] cleanup unnecessary curly braces and property
This commit is contained in:
@@ -412,7 +412,6 @@ export class InputPasswordComponent implements OnInit {
|
||||
newLocalMasterKeyHash,
|
||||
newPasswordHint,
|
||||
kdfConfig: this.kdfConfig,
|
||||
newApisFlagEnabled,
|
||||
};
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user