From 912db6f820e1756ee318051d7083f51b68704dd5 Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Fri, 10 Oct 2025 11:08:00 -0700 Subject: [PATCH] chore: remove test class --- frontend/src/components/notifications/Notifications.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/notifications/Notifications.tsx b/frontend/src/components/notifications/Notifications.tsx index 84aad65bb..8c180306f 100644 --- a/frontend/src/components/notifications/Notifications.tsx +++ b/frontend/src/components/notifications/Notifications.tsx @@ -73,7 +73,6 @@ export const createNotification = ( export const NotificationContainer = () => (