dependencies: remove obsolete 'use'

This commit is contained in:
Thomas Gelf 2021-12-17 11:29:37 +01:00
parent 7f22c12f9f
commit 6caa02c716

View File

@ -1,8 +1,3 @@
<?php
use Icinga\Application\Modules\Manager;
?>
<div class="controls">
<?= $this->tabs ?>
<h1><?= $this->escape($this->title) ?></h1>