diff --git a/src/account-settings/AccountSettingsPage.jsx b/src/account-settings/AccountSettingsPage.jsx
index 61d1330..398beb4 100644
--- a/src/account-settings/AccountSettingsPage.jsx
+++ b/src/account-settings/AccountSettingsPage.jsx
@@ -208,20 +208,16 @@ class AccountSettingsPage extends React.Component {
);
}
- renderVerifiedNameSuccessMessage(showVerifiedApproved) {
- if (showVerifiedApproved) {
- return (
-