Skip to content

Commit

Permalink
Remove deprecated lib include
Browse files Browse the repository at this point in the history
  • Loading branch information
ak4t0sh authored Nov 18, 2024
1 parent fd0380f commit 266bb5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion renderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
defined('MOODLE_INTERNAL') || die();

global $CFG;
require_once($CFG->libdir . '/outputrenderers.php');

class local_autogroup_renderer extends plugin_renderer_base {
const URL_COURSE_SETTINGS = '/local/autogroup/edit.php';
Expand Down

0 comments on commit 266bb5f

Please sign in to comment.