Removed comment

This commit is contained in:
2023-05-25 11:39:30 +08:00
parent b0ea8316bf
commit f7d64dca98

View File

@@ -55,7 +55,6 @@ async function PapaParse(department, num, name, sem, unique) {
url = 'https://derec4.github.io/ut-grade-data/2022%20Summer.json'; url = 'https://derec4.github.io/ut-grade-data/2022%20Summer.json';
break; break;
case 'sp2022': case 'sp2022':
// Temp, change when other data sets are added
url = 'https://derec4.github.io/ut-grade-data/2022%20Spring.json'; url = 'https://derec4.github.io/ut-grade-data/2022%20Spring.json';
break; break;
case 'f2021': case 'f2021':