diff options
author | Hirokazu MORIKAWA <morikw2@gmail.com> | 2017-09-11 12:00:31 +0900 |
---|---|---|
committer | Hirokazu MORIKAWA <morikw2@gmail.com> | 2017-09-11 12:49:04 +0900 |
commit | dd3dbcfd070a5cd0532a75f4edde2c8d629b6cb2 (patch) | |
tree | b42bbf3f5983ce7ac66f59980d30b530ae837f60 /lang/node/patches/003-path.patch | |
parent | 0b258534da687a0d679632e018bf4da6028f34d7 (diff) |
node: delete unnecessary TAB characters at the end of a line
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Diffstat (limited to 'lang/node/patches/003-path.patch')
-rw-r--r-- | lang/node/patches/003-path.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/node/patches/003-path.patch b/lang/node/patches/003-path.patch index 7938c804b..9e54a0632 100644 --- a/lang/node/patches/003-path.patch +++ b/lang/node/patches/003-path.patch @@ -10,4 +10,3 @@ if (homeDir) { paths.unshift(path.resolve(homeDir, '.node_libraries')); -
\ No newline at end of file |