Skip to content

Commit

Permalink
remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Jan 13, 2016
1 parent d449f22 commit b9c59bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function pack(plat, arch, cb) {
return extension;
})()
};

const opts = Object.assign({}, DEFAULT_OPTS, iconObj, {
platform: plat,
arch,
Expand Down

0 comments on commit b9c59bf

Please sign in to comment.