Skip to content

Commit

Permalink
build: remove empty line on node.gyp file
Browse files Browse the repository at this point in the history
PR-URL: #31952
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
juanarbol authored and MylesBorins committed Mar 11, 2020
1 parent 478f1e7 commit 079bb31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,6 @@
'src/api/exceptions.cc',
'src/api/hooks.cc',
'src/api/utils.cc',

'src/async_wrap.cc',
'src/cares_wrap.cc',
'src/connect_wrap.cc',
Expand Down

0 comments on commit 079bb31

Please sign in to comment.