Remove superfluous edit_security view

This commit is contained in:
Andreas Nedbal 2022-07-03 21:46:00 +02:00 committed by Karina Kwiatek
parent f7a56fa58e
commit 2f6de3b36d
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
= render "settings/security", qr_svg: @qr_svg, recovery_code_count: @recovery_code_count
- provide(:title, generate_title(t(".title")))
- parent_layout "user/settings"