Skip to content

Commit

Permalink
Delete fake midterm
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Oct 21, 2023
1 parent 3b6d087 commit bf34be8
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 @@ -11,7 +11,6 @@ export function getStaticPaths() {
{ params: { course: "comp2804", test: "midterm-fall-2014" } },
{ params: { course: "comp2804", test: "midterm-winter-2015" } },
{ params: { course: "comp2804", test: "midterm-fall-2015" } },
{ params: { course: "comp2804", test: "midterm-winter-2016" } },
{ params: { course: "comp2804", test: "midterm-fall-2016" } },
{ params: { course: "comp2804", test: "midterm-winter-2017" } },
{ params: { course: "comp2804", test: "midterm-fall-2017" } },
Expand Down

0 comments on commit bf34be8

Please sign in to comment.