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:
parent
13dea517d4
commit
ada189a7d8
1 changed files with 0 additions and 1 deletions
|
@ -823,7 +823,6 @@ function GetApp() {
|
|||
})
|
||||
|
||||
function getSimplreRes() {
|
||||
console.log(data)
|
||||
return {
|
||||
subjects: data.length,
|
||||
questions: data.reduce((acc, subj) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue