mirror of
https://github.com/flarum/core.git
synced 2025-07-18 07:11:17 +02:00
Remove unused variable
This commit is contained in:
@@ -106,8 +106,6 @@ export default class ChangeEmailModal extends Modal {
|
||||
return;
|
||||
}
|
||||
|
||||
const oldEmail = app.session.user.email();
|
||||
|
||||
this.loading = true;
|
||||
this.alertAttrs = null;
|
||||
|
||||
|
Reference in New Issue
Block a user