summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-02-26 15:24:29 -0600
committerClement Ho <ClemMakesApps@gmail.com>2018-02-26 15:24:29 -0600
commit4ebfa4b0ad34ea8766cfcbb1ac092e2b9348d773 (patch)
treefab73d1959ddee92b7a9471e0ff7831931ec87fa /app/views/projects/commit
parent1553a34dbff167978f5dc81cc3a21e0b3b2b2bfa (diff)
downloadgitlab-ce-4ebfa4b0ad34ea8766cfcbb1ac092e2b9348d773.tar.gz
Remove commit_pipelines webpack entry point
Diffstat (limited to 'app/views/projects/commit')
-rw-r--r--app/views/projects/commit/_pipelines_list.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/commit/_pipelines_list.haml b/app/views/projects/commit/_pipelines_list.haml
index 3f699882c5f..a3fed25af28 100644
--- a/app/views/projects/commit/_pipelines_list.haml
+++ b/app/views/projects/commit/_pipelines_list.haml
@@ -9,4 +9,3 @@
- content_for :page_specific_javascripts do
= webpack_bundle_tag('common_vue')
- = webpack_bundle_tag('commit_pipelines')