Skip to content

Commit

Permalink
Update grades.php
Browse files Browse the repository at this point in the history
  • Loading branch information
drachels committed Oct 18, 2023
1 parent 93f0263 commit 73dd56e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grades.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

$course = $DB->get_record('course', ['id' => $cm->course], '*', MUST_EXIST);


// Construct hotquestion instance.
$hq = new mod_hotquestion($id);

Expand Down

0 comments on commit 73dd56e

Please sign in to comment.