From 2862b36e478106ca6b9812888a875e310cb6401d Mon Sep 17 00:00:00 2001 From: David BRETIN Date: Wed, 8 Feb 2017 09:59:49 +0100 Subject: [PATCH] Update propmangle.js --- lib/propmangle.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/propmangle.js b/lib/propmangle.js index 105dc813..28a1cade 100644 --- a/lib/propmangle.js +++ b/lib/propmangle.js @@ -78,7 +78,6 @@ function find_builtins() { } function mangle_properties(ast, options) { - console.log(options); options = defaults(options, { reserved : null, cache : null,