Skip to content

Commit

Permalink
fix: remove unused broken require
Browse files Browse the repository at this point in the history
Fixes: npm#1658
  • Loading branch information
aduh95 committed Aug 12, 2020
1 parent ad8fe71 commit 5692aef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/utils/replace-info.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const URL = require('url')

// replaces auth info in an array
// of arguments or in a strings
function replaceInfo (arg) {
Expand Down

0 comments on commit 5692aef

Please sign in to comment.