mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-04 22:01:54 +08:00

* Remove obsolete change of email on profile page The change email on the account profile page is out-of-date and unnecessary. Changing email should be done using the account page. Fix #13336 Signed-off-by: Andrew Thornton <art27@cantab.net>