Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[formatting] just removed an empty line
  • Loading branch information
agnat committed Dec 26, 2012
1 parent e298134 commit 367cd92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/network_interface.js
Expand Up @@ -59,7 +59,6 @@ exports.loopbackInterface = function loopbackInterface() {
}
}


exports.loopbackName = function loopbackName() {
var interfaces = os.networkInterfaces();
for (var name in interfaces) {
Expand Down

0 comments on commit 367cd92

Please sign in to comment.