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:
commit
2b1eb9c9c5
1 changed files with 0 additions and 1 deletions
|
@ -10,4 +10,3 @@
|
||||||
|
|
||||||
if (homeDir) {
|
if (homeDir) {
|
||||||
paths.unshift(path.resolve(homeDir, '.node_libraries'));
|
paths.unshift(path.resolve(homeDir, '.node_libraries'));
|
||||||
|
|
Loading…
Reference in a new issue