1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

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);
}
}