From cf48d384a867f633a528c296bc9c6bdcb33062a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Rodr=C3=ADguez?= Date: Mon, 29 Oct 2012 22:49:36 -0200 Subject: [PATCH] remove app/views/invitations/token_not_found --- app/views/invitations/token_not_found.html.haml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/views/invitations/token_not_found.html.haml diff --git a/app/views/invitations/token_not_found.html.haml b/app/views/invitations/token_not_found.html.haml deleted file mode 100644 index 81712492c..000000000 --- a/app/views/invitations/token_not_found.html.haml +++ /dev/null @@ -1,3 +0,0 @@ -.span-15.last - %h2 - = t('devise.invitations.invitation_token_invalid')