diff --git a/packages/email/email.js b/packages/email/email.js index 016d2a12c1..1029e13156 100644 --- a/packages/email/email.js +++ b/packages/email/email.js @@ -235,7 +235,6 @@ Email.send = function (options) { Promise.await(Email.sendAsync(options)); }; -// TODO Rewrite summary. /** * @summary Send an email with asyncronous method. Capture Throws an `Error` on failure to contact mail server * or if mail server returns an error. All fields should match