Whitespace
This commit is contained in:
parent
ee12a8e152
commit
e64e87f373
|
@ -19,7 +19,6 @@ class autocohortsync extends \core\task\scheduled_task {
|
|||
* Execute the task.
|
||||
*/
|
||||
public function execute() {
|
||||
|
||||
if(get_config("local_treestudyplan","csync_enable")){
|
||||
$studyplans = studyplan::find_all();
|
||||
|
||||
|
@ -28,6 +27,5 @@ class autocohortsync extends \core\task\scheduled_task {
|
|||
$enroller->sync();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user