From 20b0ed121d60fdf034917397cb1ce75038b1cdba Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Thu, 27 May 2021 11:41:48 -0700 Subject: Remove unused variable --- src/components/notifications/Notification.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/components/notifications/Notification.tsx b/src/components/notifications/Notification.tsx index 0f22599e..fd1b11ac 100644 --- a/src/components/notifications/Notification.tsx +++ b/src/components/notifications/Notification.tsx @@ -47,7 +47,6 @@ const Notification: React.FC = (props) => { verbage, notification_type, notification_object, - unread, timestamp, }, screenType, -- cgit v1.2.3-70-g09d2