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