mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove TODO
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user