Skip to content

Commit 05090ac

Browse files
Koen CornelisMKodde
authored andcommitted
Remove forgotten debug statement
Prior to this change, a forgotten debug statement was visible when deleting an account from "your accounts". This change removes that statement. Issue noticed when resolving https://www.pivotaltracker.com/story/show/177506557
1 parent e7b253e commit 05090ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

theme/base/templates/modules/Authentication/View/Proxy/Partials/WAYF/idp/idpDeleteDisable.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
{% else %}
2020
{% set idpTitle = '' %}
2121
{% endif %}
22-
{{ idpTitle }}
2322
<span class="idp__delete">
2423
<span class="visually-hidden">
2524
{{ 'wayf_delete_account_screenreader'|trans({'%idpTitle%': idpTitle}) }}

0 commit comments

Comments
 (0)