diff --git a/src/matrix-to.js b/src/matrix-to.js index fb2c8096d7..b750dff6d6 100644 --- a/src/matrix-to.js +++ b/src/matrix-to.js @@ -186,4 +186,4 @@ function isHostnameIpAddress(hostname) { } return isIp(hostname); -} \ No newline at end of file +}