Appease the linter

This commit is contained in:
Travis Ralston
2018-12-05 18:14:22 -07:00
parent f08a54ed1e
commit 45bc1f7dbd
+1 -1
View File
@@ -186,4 +186,4 @@ function isHostnameIpAddress(hostname) {
}
return isIp(hostname);
}
}