Remove TODO

This commit is contained in:
Edimar Cardoso
2022-08-26 16:11:32 -03:00
parent cd55c0f5d1
commit 9149cad069

View File

@@ -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