Make linter happy (space at end of line)

This commit is contained in:
David Baker
2015-11-06 15:38:46 +00:00
parent 5f6e52f367
commit 6736164d98
+1 -1
View File
@@ -1749,7 +1749,7 @@ MatrixClient.prototype.loginWithSAML2 = function(relayState, callback) {
};
/**
* @param {string} redirectUrl The URL to redirect to after the HS
* @param {string} redirectUrl The URL to redirect to after the HS
* authenticates with CAS.
* @return {string} The HS URL to hit to begin the CAS login process.
*/