We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1dc176 commit a065b7aCopy full SHA for a065b7a
1 file changed
src/cloud-code/Parse.Cloud.js
@@ -366,7 +366,6 @@ ParseCloud.afterLogout = function (handler) {
366
* throw new Parse.Error(Parse.Error.EMAIL_NOT_FOUND, 'User is banned.');
367
* }
368
* });
369
- *
370
* ```
371
*
372
* @method beforePasswordResetRequest
0 commit comments