Skip to content

Commit

Permalink
temp: removing immediately from email preferences (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadadeeltajamul authored Jul 8, 2024
1 parent f5bedd7 commit c3d3022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/notification-preferences/data/constants.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const EMAIL_CADENCE = {
DAILY: 'Daily',
WEEKLY: 'Weekly',
IMMEDIATELY: 'Immediately',
NEVER: 'Never',
};

Expand Down

0 comments on commit c3d3022

Please sign in to comment.