Skip to content

Commit

Permalink
Delete fake exam
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Oct 21, 2023
1 parent bf34be8 commit e24d772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/pages/[course]/tests/[test].astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export function getStaticPaths() {
{ params: { course: "comp2804", test: "exam-fall-2014" } },
{ params: { course: "comp2804", test: "exam-winter-2015" } },
{ params: { course: "comp2804", test: "exam-fall-2015" } },
{ params: { course: "comp2804", test: "exam-winter-2016" } },
{ params: { course: "comp2804", test: "exam-fall-2016" } },
{ params: { course: "comp2804", test: "exam-winter-2017" } },
{ params: { course: "comp2804", test: "exam-fall-2017" } },
Expand Down

0 comments on commit e24d772

Please sign in to comment.