Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jotjern committed Jul 23, 2024
1 parent e1bf273 commit 2694097
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/applications/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ const getHourlyUpdatedSortKey = (key: string) => {
return hash.digest('hex');
}

// test

const Committees: React.FC = () => {
const [committees, setCommittees] = useState<IOnlineGroup[]>([]);
const applicationFormUrl = 'https://forms.gle/BpQfh42FXfC85tNd6'; // updated for August 2023
Expand Down

0 comments on commit 2694097

Please sign in to comment.