Skip to content

Commit a32af93

Browse files
committed
clean up
1 parent 3d529c7 commit a32af93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/web/src/app/dashboard/page.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ const HomePage = () => {
6161
<div className="container mx-auto space-y-6 p-6">
6262
<h1 className="text-3xl font-bold">Dashboard</h1>
6363

64-
<DegreeProgreeUpload />
65-
6664
<ProgramRequirementsChart
6765
programs={programs}
6866
userCourses={userCourses}

0 commit comments

Comments
 (0)