mirror of https://github.com/vector-im/riot-web
Appease the linter
parent
f08a54ed1e
commit
45bc1f7dbd
|
@ -186,4 +186,4 @@ function isHostnameIpAddress(hostname) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return isIp(hostname);
|
return isIp(hostname);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue