Codechecker fixes and removed other comments.

This commit is contained in:
abhinavgandham
2026-01-20 15:18:21 +10:00
committed by Brendan Heywood
parent 0bff6f5145
commit ffda33329c
5 changed files with 5 additions and 8 deletions

View File

@@ -28,6 +28,7 @@ use auth_outage\form\outage\edit;
use auth_outage\local\outage;
use auth_outage\local\outagelib;
require_once(__DIR__ . '/../../config.php');
require_once($CFG->libdir . '/adminlib.php');
require_once($CFG->libdir . '/formslib.php');