about summary refs log tree commit diff
path: root/app/views/doorkeeper/authorizations/error.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/doorkeeper/authorizations/error.html.haml')
-rw-r--r--app/views/doorkeeper/authorizations/error.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/doorkeeper/authorizations/error.html.haml b/app/views/doorkeeper/authorizations/error.html.haml
deleted file mode 100644
index cb97ae170..000000000
--- a/app/views/doorkeeper/authorizations/error.html.haml
+++ /dev/null
@@ -1,4 +0,0 @@
-.prompt= t('doorkeeper.authorizations.error.title')
-
-#error_explanation
-  = @pre_auth.error_response.body[:error_description]