Commit ebae1046 authored by Filipa Lacerda's avatar Filipa Lacerda Committed by Kamil Trzcinski

Remove first call to API

parent 386f9586
......@@ -71,8 +71,6 @@ export default Vue.component('pipelines-table', {
this.helpPagePath = this.$el.dataset.helpPagePath;
this.service = new PipelinesService(this.endpoint);
this.fetchPipelines();
const poll = new Poll({
resource: this.service,
method: 'getPipelines',
......
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