Remove unnecessary comments

This commit is contained in:
cgfhtw
2024-08-09 13:26:07 +02:00
parent 7e302adf53
commit c378ec4347
2 changed files with 1 additions and 3 deletions
@@ -190,8 +190,6 @@ class Verband extends FHCAPI_Controller
$this->StudienordnungModel->addSelect("CONCAT(studiengang_kz, '/', p.orgform_kurzbz) AS link");
$this->StudienordnungModel->addSelect("p.orgform_kurzbz AS name");
// TODO(chris): semester for gruppe_kurzbz <- what did i mean by that?
$this->StudienordnungModel->addJoin('lehre.tbl_studienplan p', 'studienordnung_id');
$result = $this->StudienordnungModel->loadWhere([