mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
lib: Optimize imports in webrouter
This commit is contained in:
parent
6c067d49b7
commit
bcc02f50ec
@ -3,11 +3,9 @@
|
||||
|
||||
namespace Icinga\Application;
|
||||
|
||||
use Icinga\Application\EmbeddedWeb;
|
||||
use Icinga\Application\Web;
|
||||
use Icinga\Web\StyleSheet;
|
||||
use Icinga\Web\JavaScript;
|
||||
use Icinga\Chart\Inline\PieChart;
|
||||
use Icinga\Web\JavaScript;
|
||||
use Icinga\Web\StyleSheet;
|
||||
|
||||
error_reporting(E_ALL | E_STRICT);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user