Max Red - deleted console.logs from system-fixtures [skip ci]
This commit is contained in:
parent
f1c82dc384
commit
26d26320c9
|
@ -216,10 +216,6 @@ module.exports = [
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('DATA:');
|
|
||||||
console.log(DATA);
|
|
||||||
console.log(k);
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
status: "success",
|
status: "success",
|
||||||
data: DATA
|
data: DATA
|
||||||
|
|
Loading…
Reference in New Issue