summaryrefslogtreecommitdiffstats
path: root/js/gsec.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/gsec.js')
-rw-r--r--js/gsec.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/gsec.js b/js/gsec.js
index 097393a..28aca68 100644
--- a/js/gsec.js
+++ b/js/gsec.js
@@ -178,7 +178,6 @@ class gsec {
var subjectStrings = subFields[2].innerHTML.split("<br />");
for(const subjectString of subjectStrings) {
// todo: https://github.com/sijanec/gimsisextclient/blob/master/main.php#L270
- var subjectName =
}
}
})