changed foramtting

0382afc488bcf5fffbf1aa52c454f284c4881154

BPplays <andymalbp@gmail.com>

1 files changed, +0 -1Ignore whitespace
server.js+0 -1
@@ -394,7 +394,6 @@ async function getHasIP() {
394 continue;394 continue;
395 }395 }
396 for (const info of iface) {396 for (const info of iface) {
397 //! change this if you ever add configurable addresses to bind to
398 if (info.family === 'IPv6') {397 if (info.family === 'IPv6') {
399 hasIPv6 = true;398 hasIPv6 = true;
400 if (info.internal === true) {399 if (info.internal === true) {