Skip to content

module: refactor redeclared variable

homedir was declared with var twice in the same scope in lib/module.js. This change makes it a single declaration.

Merge request reports

Loading