Skip to content

Commit 695fdbc

Browse files
authored
Apply suggestion from @KernelDeimos
1 parent 57d18c6 commit 695fdbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/http-server

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ var argv = require('minimist')(process.argv.slice(2), {
1717
},
1818
boolean: ['proxy-all']
1919
});
20-
2120
var ifaces = os.networkInterfaces();
2221

2322
if (argv.h || argv.help) {

0 commit comments

Comments
 (0)