chore: fix lint errors

This commit is contained in:
doprz
2024-03-02 17:20:05 -06:00
parent 74e6379d93
commit 5abb2a4d4f
5 changed files with 8 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ const exampleSchedule: UserSchedule = new UserSchedule({
name: 'Example Schedule',
hours: 0,
});
// TODO (achadaga): import this after
// TODO (achadaga): import this after
// https://github.com/Longhorn-Developers/UT-Registration-Plus/pull/106 is merged
const bevoCourse: Course = new Course({
uniqueId: 47280,