mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Exit cleanup functions, authentication polish, db polish
This commit is contained in:
@@ -270,7 +270,6 @@ class Question {
|
||||
return SUtils.CompareString(this.A, qObj.A)
|
||||
}
|
||||
|
||||
// TODO: return q / a / data match for debuging
|
||||
Compare (q2, data) {
|
||||
assert(q2)
|
||||
let qObj
|
||||
|
Reference in New Issue
Block a user