mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
doc: Optimize imports in the SearchController
This commit is contained in:
parent
5fadb647e2
commit
8981f2cc26
@ -5,9 +5,9 @@ use Icinga\Application\Icinga;
|
||||
use Icinga\Module\Doc\DocController;
|
||||
use Icinga\Module\Doc\DocParser;
|
||||
use Icinga\Module\Doc\Exception\DocException;
|
||||
use Icinga\Module\Doc\Renderer\DocSearchRenderer;
|
||||
use Icinga\Module\Doc\Search\DocSearch;
|
||||
use Icinga\Module\Doc\Search\DocSearchIterator;
|
||||
use Icinga\Module\Doc\Renderer\DocSearchRenderer;
|
||||
|
||||
class Doc_SearchController extends DocController
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user