Merge pull request #4817 from nxhack/omit_unexpected_space

node: delete unnecessary TAB characters at the end of a line
This commit is contained in:
Philip Prindeville 2017-09-11 19:18:28 +01:00 committed by GitHub
commit 2b1eb9c9c5

View file

@ -10,4 +10,3 @@
if (homeDir) {
paths.unshift(path.resolve(homeDir, '.node_libraries'));