Handle duplicate email addresses in Message entities

Android's GAE store has duplicate emails listed on the same
change message.  This really shouldn't have happened, and
its pointless to have duplicates in the same message list,
so run them all through a set to remove the duplicates.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed