Remove empty lines

This commit is contained in:
ClaraCrazy 2023-11-02 06:25:38 +01:00
parent 1865a08c87
commit bcec71cc69

View file

@ -43,8 +43,6 @@ imaps.ImapSimple.prototype.deleteMessage = function (uid, callback) {
});
};
/**
* Close a mailbox
*