Skip to content

Commit

Permalink
Add missing newline back
Browse files Browse the repository at this point in the history
  • Loading branch information
McSneaky committed Jun 28, 2024
1 parent 591e1a5 commit 6706c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dns/dns.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,4 @@ function lookup (hostname) {
export { Resolver, lookup }


let resolver = new Resolver()
let resolver = new Resolver()

0 comments on commit 6706c85

Please sign in to comment.