mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
Remove console.log
This commit is contained in:
parent
cd4fce0c6f
commit
5e702171ce
@ -84,7 +84,6 @@ module.exports = (opts = {}) => {
|
||||
const cssFileLocation = root.source.input.from;
|
||||
populateMapWithDerivedVariables(opts.compiledVariables, cssFileLocation);
|
||||
}
|
||||
console.log(opts.compiledVariables);
|
||||
},
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user