diff --git a/modules/monitoring/application/controllers/ChartController.php b/modules/monitoring/application/controllers/ChartController.php index fab0d0e05..63e8eae29 100644 --- a/modules/monitoring/application/controllers/ChartController.php +++ b/modules/monitoring/application/controllers/ChartController.php @@ -10,9 +10,7 @@ use Icinga\Chart\Unit\StaticAxis; use Icinga\Module\Monitoring\Controller; /** - * Class Monitoring_CommandController - * - * Interface to send commands and display forms + * @TODO(el): Fix and reuse the controller or remove it: https://dev.icinga.org/issues/10019 */ class ChartController extends Controller {