Skip to content

Commit 077d8b9

Browse files
committed
removed unused constant
1 parent 3309545 commit 077d8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config/constants.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,6 @@ export const DATE_TO_USER_FIELD_MAP = {
564564

565565
// Notifications
566566
export const REFRESH_NOTIFICATIONS_INTERVAL = 1000 * 60 * 1 // 1 minute interval
567-
export const REFRESH_UNREAD_UPDATE_INTERVAL = 1000 * 10 * 1 // 10 second interval
568567
export const NOTIFICATIONS_DROPDOWN_PER_SOURCE = 5
569568
export const NOTIFICATIONS_NEW_PER_SOURCE = 10
570569

0 commit comments

Comments
 (0)