Skip to content

Commit a18dafd

Browse files
authored
Fix coding standards
1 parent f4c0e27 commit a18dafd

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
@@ -144,7 +144,6 @@ public static function fetch_marking(stdClass $user): ?array {
144144
$cmid = $summative->cmid;
145145
$mod = $modinfo->get_cm($cmid);
146146

147-
148147
// Skip hidden mods.
149148
if (!$mod->visible) {
150149
continue;

0 commit comments

Comments
 (0)