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