Remove unused variable
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
This commit is contained in:
parent
dd12c9b3b0
commit
9ff3d4bcf5
1 changed files with 0 additions and 1 deletions
|
|
@ -491,7 +491,6 @@ class ApiController extends Controller {
|
|||
}
|
||||
|
||||
// Update options
|
||||
$qId = 1;
|
||||
foreach($options['formQuizQuestions'] as $questionElement){
|
||||
$newQuestion = new Question();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue