Fix a bunch of linting errors
eslint --fix and a few manual ones
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ var MatrixClientPeg = require("./MatrixClientPeg");
|
||||
* optionally, the identity servers.
|
||||
*
|
||||
* This involves getting an email token from the identity server to "prove" that
|
||||
* the client owns the given email address, which is then passed to the
|
||||
* the client owns the given email address, which is then passed to the
|
||||
* add threepid API on the homeserver.
|
||||
*/
|
||||
class AddThreepid {
|
||||
|
||||
Reference in New Issue
Block a user