summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_pipelines.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/show/_pipelines.html.haml')
-rw-r--r--app/views/projects/merge_requests/show/_pipelines.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/merge_requests/show/_pipelines.html.haml b/app/views/projects/merge_requests/show/_pipelines.html.haml
deleted file mode 100644
index de4aa255bbd..00000000000
--- a/app/views/projects/merge_requests/show/_pipelines.html.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-- endpoint_path = local_assigns[:endpoint] || pipelines_namespace_project_merge_request_path(@project.namespace, @project, @merge_request, format: :json)
-
-= render 'projects/commit/pipelines_list', endpoint: endpoint_path