mirror of
https://github.com/moodle/moodle.git
synced 2025-05-04 07:08:51 +02:00
removed redundant return
This commit is contained in:
parent
57cf1be250
commit
002bd26872
@ -161,7 +161,6 @@ class MoodleQuickForm_date_selector extends MoodleQuickForm_group
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
return $value;
|
||||
}
|
||||
|
||||
// }}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user