Whitespace adjustment

* Missed this in the merge conflict on re-paste... apologies for the extra noise g'night :)

Applies to mishoo/UglifyJS2#935
This commit is contained in:
Martii 2016-02-06 07:21:09 -07:00
parent 708f152dc0
commit 0aeb280c95

View File

@ -43,7 +43,7 @@ exports.minify = function(files, options) {
nameCache : null,
output : null,
compress : {},
parse : {}
parse : {}
});
UglifyJS.base54.reset();