summaryrefslogtreecommitdiff
path: root/app/views/projects/deploy_keys/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/deploy_keys/new.html.haml')
-rw-r--r--app/views/projects/deploy_keys/new.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/projects/deploy_keys/new.html.haml b/app/views/projects/deploy_keys/new.html.haml
deleted file mode 100644
index 01fab3008a7..00000000000
--- a/app/views/projects/deploy_keys/new.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-- page_title "New Deploy Key"
-%h3.page-title New Deploy Key
-%hr
-
-= render 'form'