summaryrefslogtreecommitdiffstats
path: root/templates/user
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2022-06-09 01:17:44 +0800
committerGitHub <noreply@github.com>2022-06-08 18:17:44 +0100
commitcdb81f32ac3c4c93daddcb0b4d87b48a3eb90598 (patch)
tree549c4073d717d5225e2530bd9e201c909fb0b436 /templates/user
parentac88f21ecc5612befe51f7ab6ffcb76c681daba5 (diff)
downloadgitea-cdb81f32ac3c4c93daddcb0b4d87b48a3eb90598.tar.gz
gitea-cdb81f32ac3c4c93daddcb0b4d87b48a3eb90598.zip
Remove out-dated comments (#19921)
Diffstat (limited to 'templates/user')
-rw-r--r--templates/user/settings/applications.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl
index e3a9a251f3..cfdfaeb1f8 100644
--- a/templates/user/settings/applications.tmpl
+++ b/templates/user/settings/applications.tmpl
@@ -55,12 +55,6 @@
</div>
<div class="ui small basic delete modal" id="delete-token">
- {{/*
- The wording here is a bit confusing.
- The action asks for deleting an access token.
- Confirming is therefore the destructive option and
- should be deemphasized because it cannot be undone.
- */}}
<div class="ui icon header">
{{svg "octicon-trash"}}
{{.i18n.Tr "settings.access_token_deletion"}}