Skip to content

Commit

Permalink
[#144] Remove unnecessary cronlib include
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhilton authored and brendanheywood committed Oct 9, 2023
1 parent d7e7cf3 commit e826ff3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions classes/check/tasklatencycheck.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
use core\check\check;
use core\check\result;

defined('MOODLE_INTERNAL') || die();
require_once("$CFG->libdir/cronlib.php");

/**
* Task latency check class.
*
Expand Down

0 comments on commit e826ff3

Please sign in to comment.