node: delete unnecessary TAB characters at the end of a line 4817/head
authorHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 11 Sep 2017 03:00:31 +0000 (12:00 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 11 Sep 2017 03:49:04 +0000 (12:49 +0900)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node/patches/003-path.patch

index 7938c804bc9584d0bc57fe8685337eabc32f7b33..9e54a0632b14bcd20f038c8bd2940b78c4b6cc4c 100644 (file)
@@ -10,4 +10,3 @@
  
    if (homeDir) {
      paths.unshift(path.resolve(homeDir, '.node_libraries'));
-     
\ No newline at end of file