Appease the linter

pull/21833/head
Travis Ralston 2018-12-05 18:14:22 -07:00
parent f08a54ed1e
commit 45bc1f7dbd
1 changed files with 1 additions and 1 deletions

View File

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