Remove console.log
This commit is contained in:
parent
55ccfbf6a0
commit
c468d68cb8
@ -85,8 +85,6 @@ const compatibilityTests = flattenDeep([
|
|||||||
})
|
})
|
||||||
));
|
));
|
||||||
|
|
||||||
console.log(invertedEqualsEnv);
|
|
||||||
|
|
||||||
const getLowestImplementedVersion = ({ features }, env) => {
|
const getLowestImplementedVersion = ({ features }, env) => {
|
||||||
const tests = flatten(compatibilityTests
|
const tests = flatten(compatibilityTests
|
||||||
.filter((test) => {
|
.filter((test) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user