mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
ImportsourceController: typo
This commit is contained in:
parent
7f1018a018
commit
b45d12a85a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Director\Controllers;
|
namespace Icinga\Module\Director\Controllers;
|
||||||
|
|
||||||
use Expeption;
|
use Exception;
|
||||||
use Icinga\Module\Director\Forms\ImportRowModifierForm;
|
use Icinga\Module\Director\Forms\ImportRowModifierForm;
|
||||||
use Icinga\Module\Director\Forms\ImportSourceForm;
|
use Icinga\Module\Director\Forms\ImportSourceForm;
|
||||||
use Icinga\Module\Director\Hook\ImportSourceHook;
|
use Icinga\Module\Director\Hook\ImportSourceHook;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user