Skip to content

Commit b540354

Browse files
author
Matthias Opitz
committed
removed unneccessary comment
1 parent 5cbded8 commit b540354

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

block_my_feedback.php

-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ public static function add_mod_data(cm_info $mod, stdClass $assess): bool {
229229
$assess->unixtimestamp = $duedate;
230230
$assess->duedate = date('jS M', $duedate);
231231

232-
// Marking url.
233232
$assess->markingurl = feedback_tracker::get_markingurl($mod);
234233

235234
// Return template data.

0 commit comments

Comments
 (0)