mismatched parenthesis

This commit is contained in:
Lukas-Zenick
2022-12-23 17:42:24 -06:00
parent b0ad195591
commit 3cc468f1cd

View File

@@ -226,9 +226,10 @@ async function getCurrentSemesters() {
if (current_semesters[name] != sem_num) {
current_semesters[name] = sem_num;
}
});
}
});
}
}
}
}
// use the utexas review api for getting the list of departments