Appease the linter
This commit is contained in:
parent
f08a54ed1e
commit
45bc1f7dbd
1 changed files with 1 additions and 1 deletions
|
@ -186,4 +186,4 @@ function isHostnameIpAddress(hostname) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return isIp(hostname);
|
return isIp(hostname);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue