RED-4590: Delete commented lines.
This commit is contained in:
parent
81fe84eb02
commit
d0660bcb1f
@ -84,8 +84,6 @@ export class UserProfileScreenComponent extends BaseFormComponent implements OnI
|
||||
try {
|
||||
if (this.profileChanged) {
|
||||
const value = this.form.getRawValue() as IProfile;
|
||||
// delete value.language;
|
||||
// delete value.darkTheme;
|
||||
|
||||
if (this.emailChanged) {
|
||||
const dialogRef = this._dialogService.openDialog('confirmPassword', null, null);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user