Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Mar 16, 2020
1 parent e841184 commit aa4b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/watch/email.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func (ew *EmailWatcher) batchProcessMessages(c *client.Client) {
//todo publish/generate events for stored documents
ew.generateEvent()

//todo, delete messages
//delete messages
ew.deleteMessages(c, seqset)
}

Expand Down

0 comments on commit aa4b8ef

Please sign in to comment.