Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
psmyrek authored Jul 25, 2024
1 parent 131068e commit fd5288b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ exports.extract = function (cwd, opts) {

// Testing new place in source code of the existing vulnerability.
xfs.unlink(name, function () {
// lgtm
var srcpath = path.resolve(cwd, header.linkname)

xfs.link(srcpath, name, function (err) {
Expand Down

0 comments on commit fd5288b

Please sign in to comment.