Skip to content

Commit

Permalink
Commenting out because this doesn't work anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
lisaliuu committed Sep 28, 2024
1 parent a0ada47 commit c8957d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/hacker/HackerDash.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,6 @@ export default function HackerDash({ userApplicationStatus, setUserApplicationSt
<div style={{ padding: '20px' }}>
<Header user={user} signOut={signOut} setting={setting as HackathonSettingsData} />

{/* <TeamManagement /> */}
<JudgingSchedule judgingSessionData={judgingSessionData} />
<Leaderboard />

<div className={styles['reportABugContainer']}>
Expand Down

0 comments on commit c8957d6

Please sign in to comment.