mirror of
https://github.com/moparisthebest/mail
synced 2025-02-17 15:30:18 -05:00
Remove empty lines
This commit is contained in:
parent
ca8c2d9a4f
commit
ce740b2109
@ -333,8 +333,6 @@ PrivateKey.prototype._fetchMessage = function(options) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// get the metadata for the message
|
// get the metadata for the message
|
||||||
|
|
||||||
|
|
||||||
return self._imap.listMessages({
|
return self._imap.listMessages({
|
||||||
path: options.path
|
path: options.path
|
||||||
}).then(function(messages) {
|
}).then(function(messages) {
|
||||||
|
Loading…
Reference in New Issue
Block a user