about summary refs log tree commit diff
path: root/app/views/settings/two_factor_auths/_recovery_codes.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/two_factor_auths/_recovery_codes.html.haml')
-rw-r--r--app/views/settings/two_factor_auths/_recovery_codes.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/settings/two_factor_auths/_recovery_codes.html.haml b/app/views/settings/two_factor_auths/_recovery_codes.html.haml
deleted file mode 100644
index 054588b97..000000000
--- a/app/views/settings/two_factor_auths/_recovery_codes.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-%p.hint= t('two_factor_auth.recovery_instructions')
-
-%ol.recovery-codes
-  - recovery_codes.each do |code|
-    %li
-      %samp= code