summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_granted_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_access_granted_email.text.erb')
-rw-r--r--app/views/notify/project_access_granted_email.text.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/notify/project_access_granted_email.text.erb b/app/views/notify/project_access_granted_email.text.erb
deleted file mode 100644
index 68eb1611ba7..00000000000
--- a/app/views/notify/project_access_granted_email.text.erb
+++ /dev/null
@@ -1,4 +0,0 @@
-
-You have been granted <%= @project_member.human_access %> access to project <%= @project.name_with_namespace %>
-
-<%= url_for(namespace_project_url(@project.namespace, @project)) %>