Skip to content
Prev Previous commit
Next Next commit
remove spaces
  • Loading branch information
JungMinu committed Nov 12, 2015
commit 7fa52db025efffccbcf2e934f691511672855281
1 change: 0 additions & 1 deletion lib/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ function stylizeNoColor(str, styleType) {


function arrayToHash(array) {

var hash;

if (array.indexOf('__proto__') > -1) {
Expand Down