Appease the linter

This commit is contained in:
Travis Ralston 2018-12-05 18:14:22 -07:00
parent f08a54ed1e
commit 45bc1f7dbd

View file

@ -186,4 +186,4 @@ function isHostnameIpAddress(hostname) {
}
return isIp(hostname);
}
}