From 9149cad069adc78dbe71d75197dae67b1adfa7ee Mon Sep 17 00:00:00 2001 From: Edimar Cardoso Date: Fri, 26 Aug 2022 16:11:32 -0300 Subject: [PATCH] Remove TODO --- packages/email/email.js | 1 - 1 file changed, 1 deletion(-) 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