Skip to content

Commit d857373

Browse files
author
Vikas Agarwal
committed
lint fix
1 parent 261cb61 commit d857373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/components/PostsRefreshPrompt/PostsRefreshPrompt.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import {
1616
filterNotificationsByProjectId,
1717
filterTopicAndPostChangedNotifications,
1818
} from '../../../../routes/notifications/helpers/notifications'
19-
import { REFRESH_UNREAD_UPDATE_INTERVAL, SCROLL_TO_MARGIN } from '../../../../config/constants'
19+
import { SCROLL_TO_MARGIN } from '../../../../config/constants'
2020

2121
import Refresh from '../../../../assets/icons/icon-refresh.svg'
2222

0 commit comments

Comments
 (0)