Skip to content

Commit

Permalink
Merge pull request #60 from crux-bphc/fix-timetable
Browse files Browse the repository at this point in the history
Fix timetable having garbage values
  • Loading branch information
majimearun authored Jul 31, 2023
2 parents bd96bd7 + 0e542d0 commit c33698f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -11720,7 +11720,6 @@
{
"room": "H106/I01",
"days": [
"1",
"T",
"Th"
],
Expand All @@ -11742,7 +11741,6 @@
{
"room": "H106/I01",
"days": [
"1",
"M",
"W"
],
Expand Down Expand Up @@ -11779,7 +11777,6 @@
{
"room": "H106/I01",
"days": [
"1",
"M",
"W"
],
Expand Down

0 comments on commit c33698f

Please sign in to comment.