mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Remove unused use in EmbeddedWeb
This commit is contained in:
parent
888fa90fe2
commit
68e460b5d1
@ -6,8 +6,6 @@ namespace Icinga\Application;
|
|||||||
|
|
||||||
require_once dirname(__FILE__) . '/ApplicationBootstrap.php';
|
require_once dirname(__FILE__) . '/ApplicationBootstrap.php';
|
||||||
|
|
||||||
use Icinga\Exception\ProgrammingError;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Use this if you want to make use of Icinga functionality in other web projects
|
* Use this if you want to make use of Icinga functionality in other web projects
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user