Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Mar 2, 2017
1 parent f05ef3b commit 2db35c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/build-data.js
Expand Up @@ -85,8 +85,6 @@ const compatibilityTests = flattenDeep([
})
));

console.log(invertedEqualsEnv);

const getLowestImplementedVersion = ({ features }, env) => {
const tests = flatten(compatibilityTests
.filter((test) => {
Expand Down

0 comments on commit 2db35c8

Please sign in to comment.