Commit ddd6c210 authored by Sam Roberts's avatar Sam Roberts
Browse files

tls: don't shadow the tls global with a local

`tls` shadows the global `tls` require, and isn't indicative of the
arument type.

PR-URL: https://github.com/nodejs/node/pull/25861


Reviewed-By: default avatarFedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent 24ea4a34
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment