Skip to content

Commit 073a519

Browse files
committed
remove option from the view
1 parent ae95a57 commit 073a519

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/views/users/edit.html.slim

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@
8686
= form.label :api_key, 'API Key:'
8787
= form.label @user.api_key
8888
.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"
9389
.save=submit_tag 'Save', class: 'button'
9490

9591

0 commit comments

Comments
 (0)