mirror of
https://github.com/flarum/framework.git
synced 2025-03-09 19:55:26 +08:00
Remove unused variable
This commit is contained in:
parent
1ede022dd8
commit
76c281aedd
@ -106,8 +106,6 @@ export default class ChangeEmailModal extends Modal {
|
||||
return;
|
||||
}
|
||||
|
||||
const oldEmail = app.session.user.email();
|
||||
|
||||
this.loading = true;
|
||||
this.alertAttrs = null;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user