Commit dd5965a1 authored by Filipa Lacerda's avatar Filipa Lacerda

Remove console.log

parent 11040589
......@@ -57,8 +57,6 @@
getBuildsList(e) {
const endpoint = e.currentTarget.dataset.stageEndpoint;
console.log('ENDPOINT', endpoint);
return $.ajax({
dataType: 'json',
type: 'GET',
......
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