node: delete unnecessary TAB characters at the end of a line
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
parent
0b258534da
commit
dd3dbcfd07
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