summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_requested_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_access_requested_email.html.haml')
-rw-r--r--app/views/notify/project_access_requested_email.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/notify/project_access_requested_email.html.haml b/app/views/notify/project_access_requested_email.html.haml
deleted file mode 100644
index 2a705ad3b0a..00000000000
--- a/app/views/notify/project_access_requested_email.html.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-%p
- #{link_to @requester.name, @requester} requested #{@project_member.human_access}
- access to project #{link_to @project.name_with_namespace, @target_url}.