remove dead comment

This commit is contained in:
Girish Ramakrishnan
2017-03-20 15:14:06 -07:00
parent 86ccf5ea84
commit 444ca1888b

View File

@@ -6,7 +6,6 @@ exports = module.exports = {
listAliases: listAliases,
listMailboxes: listMailboxes,
// listGroups: listGroups, // this is beyond my SQL skillz
getMailbox: getMailbox,
getGroup: getGroup,