summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper/authorizations/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/doorkeeper/authorizations/show.html.haml')
-rw-r--r--app/views/doorkeeper/authorizations/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/doorkeeper/authorizations/show.html.haml b/app/views/doorkeeper/authorizations/show.html.haml
deleted file mode 100644
index 9a402007194..00000000000
--- a/app/views/doorkeeper/authorizations/show.html.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-%h3.page-title Authorization code:
-%main{:role => "main"}
- %code#authorization_code= params[:code] \ No newline at end of file