Removed debug statement
This commit is contained in:
parent
6587200239
commit
88321ec703
|
@ -344,8 +344,6 @@ class courseservice extends \external_api {
|
|||
}
|
||||
if(!$found) {
|
||||
array_unshift($contextids,$refctxid);
|
||||
debug::write("After two");
|
||||
debug::print_r($contextids);
|
||||
}
|
||||
} catch(\dml_missing_record_exception $x) {
|
||||
// ignore context
|
||||
|
|
Loading…
Reference in New Issue
Block a user