summaryrefslogtreecommitdiff
path: root/app/views/notify/project_invite_declined_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_invite_declined_email.html.haml')
-rw-r--r--app/views/notify/project_invite_declined_email.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/notify/project_invite_declined_email.html.haml b/app/views/notify/project_invite_declined_email.html.haml
deleted file mode 100644
index c2d7e6f6e3a..00000000000
--- a/app/views/notify/project_invite_declined_email.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-%p
- #{@invite_email}
- has declined your invitation to join project
- #{link_to @project.name_with_namespace, namespace_project_url(@project.namespace, @project)}.
-