Skip to content

Remove duplicate emails in sample tracking notifications

Loic Huder requested to merge unique-emails into master

Fix #169 (closed)

Using MDN's implementation of Remove duplicate elements from the array on https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set.

Merge request reports

Loading