1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 22:19:26 +00:00

Removed unneccasary Student method

This commit is contained in:
2022-02-25 13:18:06 +00:00
parent 98e7b125c4
commit 440587b57e

View File

@@ -11,10 +11,6 @@ class Student extends User {
} }
get tests() {
}
get parents() { get parents() {
} }