Remove debug log in production
This commit is contained in:
parent
3e26df864c
commit
5723dc2a8a
@ -166,8 +166,6 @@ export default {
|
||||
|
||||
this.version = json.build.version;
|
||||
|
||||
console.log(json);
|
||||
|
||||
const jobId = json.build.jobs[0].jobId;
|
||||
const jobIdProfiled = json.build.jobs[1].jobId;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user