summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_granted_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_access_granted_email.html.haml')
-rw-r--r--app/views/notify/project_access_granted_email.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/notify/project_access_granted_email.html.haml b/app/views/notify/project_access_granted_email.html.haml
deleted file mode 100644
index dfc30a2d360..00000000000
--- a/app/views/notify/project_access_granted_email.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-%p
- = "You have been granted #{@project_member.human_access} access to project"
-%p
- = link_to namespace_project_url(@project.namespace, @project) do
- = @project.name_with_namespace