summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/builds.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/builds.html.haml')
-rw-r--r--app/views/projects/commit/builds.html.haml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/views/projects/commit/builds.html.haml b/app/views/projects/commit/builds.html.haml
deleted file mode 100644
index 077b2d2725b..00000000000
--- a/app/views/projects/commit/builds.html.haml
+++ /dev/null
@@ -1,9 +0,0 @@
-- @no_container = true
-- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
-= render "projects/commits/head"
-
-%div{ class: container_class }
- = render "commit_box"
-
- = render "ci_menu"
- = render "builds"