Update propmangle.js

This commit is contained in:
David BRETIN 2017-02-08 09:59:49 +01:00 committed by GitHub
parent fddd6ba387
commit 2862b36e47

View File

@ -78,7 +78,6 @@ function find_builtins() {
}
function mangle_properties(ast, options) {
console.log(options);
options = defaults(options, {
reserved : null,
cache : null,