[-] Remove temp string

This commit is contained in:
Hykilpikonna
2019-11-06 20:39:58 -05:00
parent 9b895a8fd7
commit d667f2ab34
-3
View File
@@ -32,9 +32,6 @@ export default class Course
allYearGrade: number
};
// Useless string, used to update
temp: string;
/**
* Construct a course with a course json object
*