displaying bar graph, fetching distributions message
This commit is contained in:
@@ -33,7 +33,6 @@ export type Semester = {
|
||||
/**
|
||||
* The internal representation of a course for the extension
|
||||
*/
|
||||
|
||||
export class Course {
|
||||
/** Every course has a uniqueId within UT's registrar system corresponding to each course section */
|
||||
uniqueId: number;
|
||||
|
||||
Reference in New Issue
Block a user