summaryrefslogtreecommitdiff
path: root/app/views/notify/merge_request_status_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/merge_request_status_email.html.haml')
-rw-r--r--app/views/notify/merge_request_status_email.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/notify/merge_request_status_email.html.haml b/app/views/notify/merge_request_status_email.html.haml
deleted file mode 100644
index c9bf04f514e..00000000000
--- a/app/views/notify/merge_request_status_email.html.haml
+++ /dev/null
@@ -1,2 +0,0 @@
-%p
- = "Merge Request ##{@merge_request.iid} was #{@mr_status} by #{@updated_by.name}"