From 0775fae67de7179007cdf5fc4f4f484a8ab177c1 Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Fri, 18 Oct 2024 16:49:52 +0200 Subject: [PATCH] remove unnecessary comment --- application/config/Events.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/config/Events.php b/application/config/Events.php index 14eb30d3e..191a1eb98 100644 --- a/application/config/Events.php +++ b/application/config/Events.php @@ -3,8 +3,6 @@ if (! defined('BASEPATH')) exit('No direct script access allowed'); use CI3_Events as Events; -// build the menu for fhc - /** * NOTE(chris): example: Events::on('stv_conf_student', function (&$res) {