Commit 8658c978 authored by Regis's avatar Regis

remove uneeded endpoint data key

parent 66727f74
......@@ -5,7 +5,6 @@
gl.VuePipeLines = Vue.extend({
data() {
return {
endpoint: `/api/v3/projects/${this.scopeId}/pipelines`,
pipelines: [],
runnerStats: new gl.RunnerStats(),
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment