Skip to content

Commit 5494adf

Browse files
author
Chris Gårdenberg
committed
chore: Remove old debug code
1 parent 2b1b7eb commit 5494adf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

includes/edu-shortcodes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ function eduadmin_get_detailinfo( $attributes ) {
297297

298298
if ( ! is_array( $selected_course ) ) {
299299
EDU()->stop_timer( $t );
300-
EDU()->write_debug( $attributes );
301300

302301
return 'Course with ID ' . $course_id . ' could not be found.';
303302
} else {

0 commit comments

Comments
 (0)