From 26940976b2695435e347eadeff978237ca111c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=20Gramn=C3=A6s=20Tjernshaugen?= Date: Tue, 23 Jul 2024 09:10:06 +0200 Subject: [PATCH] test 2 --- src/pages/applications/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/applications/index.tsx b/src/pages/applications/index.tsx index ec866f5a..67a490b4 100644 --- a/src/pages/applications/index.tsx +++ b/src/pages/applications/index.tsx @@ -13,8 +13,6 @@ const getHourlyUpdatedSortKey = (key: string) => { return hash.digest('hex'); } -// test - const Committees: React.FC = () => { const [committees, setCommittees] = useState([]); const applicationFormUrl = 'https://forms.gle/BpQfh42FXfC85tNd6'; // updated for August 2023