From 83c5f9b323c4ef35e23833aa6bb63e1a3b643449 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sun, 10 Jul 2022 14:55:10 -0500 Subject: [PATCH] Fix unused var --- web/pages/notifications.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index aeeb9af0..dd43d64f 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -23,7 +23,6 @@ import { MultiLabel, NumericValueLabel, ProbPercentLabel, - PseudoNumericOutcomeLabel, } from 'web/components/outcome-label' import { NotificationGroup,