From f1e42dcddc50e970ad29551cc320066f52dcb18c Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Wed, 6 Jul 2022 13:26:40 -0600 Subject: [PATCH] Unused vars --- web/pages/notifications.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index c76218f3..45ca234a 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -346,7 +346,6 @@ function IncomeNotificationItem(props: { const { sourceType, sourceUserName, - sourceUserAvatarUrl, reason, sourceUserUsername, createdTime,