We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae95a57 commit 073a519Copy full SHA for 073a519
app/views/users/edit.html.slim
@@ -86,10 +86,6 @@
86
= form.label :api_key, 'API Key:'
87
= form.label @user.api_key
88
.left
89
- .delete
90
- p
91
- |Deleting your account is permanent and will make your username available to someone else. If you would still like to delete your account,
92
- = link_to "click here.", "/delete_account"
93
.save=submit_tag 'Save', class: 'button'
94
95
0 commit comments