Browse Source

node: delete unnecessary TAB characters at the end of a line

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lilik-openwrt-22.03
Hirokazu MORIKAWA 7 years ago
parent
commit
dd3dbcfd07
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lang/node/patches/003-path.patch

+ 0
- 1
lang/node/patches/003-path.patch View File

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

Loading…
Cancel
Save