diff --git a/vds-app/App/components/ExamQuestions.js b/vds-app/App/components/ExamQuestions.js index 4068f2e..7145df2 100644 --- a/vds-app/App/components/ExamQuestions.js +++ b/vds-app/App/components/ExamQuestions.js @@ -25,7 +25,6 @@ const allQuestions = { } const generateQuestions = () => { - examScheme.forEach( (elem) => { let currentSection = allQuestions[elem.section] for(let i=0; i