mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Removed a console.log
This commit is contained in:
@@ -823,7 +823,6 @@ function GetApp() {
|
||||
})
|
||||
|
||||
function getSimplreRes() {
|
||||
console.log(data)
|
||||
return {
|
||||
subjects: data.length,
|
||||
questions: data.reduce((acc, subj) => {
|
||||
|
Reference in New Issue
Block a user