@@ -181,7 +181,6 @@ export default {
try {
this.loading = true
this.loadStudentSelected()
- this.loadStudentElectiveModels()
} finally {
this.loading = false
}