Update haml-lint 0.49.1 (#26118)

This commit is contained in:
Nick Schonning
2023-07-23 11:48:16 -04:00
committed by GitHub
parent 3abe0fc5c8
commit 67016dd29d
7 changed files with 1 additions and 7 deletions

View File

@@ -5,4 +5,3 @@
= link_to t('admin.roles.delete'), admin_role_path(@role), method: :delete, data: { confirm: t('admin.accounts.are_you_sure') }, class: 'button button--destructive' if can?(:destroy, @role)
= render partial: 'form'