Skip to content

Commit

Permalink
update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
justindhillon committed Jan 9, 2024
1 parent 610f61e commit 6f6d6e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
20 changes: 10 additions & 10 deletions dist/index.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lib/scan/writeBrokenLinks.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const fs = require('fs');
const path = require('path');
const checkLink = require("./checkLink.js");
const falsePositive = require("./falsePositive.js");

// data is string
// path is <file/directory path>
Expand Down

0 comments on commit 6f6d6e9

Please sign in to comment.