ImportsourceController: typo
This commit is contained in:
parent
7f1018a018
commit
b45d12a85a
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Icinga\Module\Director\Controllers;
|
||||
|
||||
use Expeption;
|
||||
use Exception;
|
||||
use Icinga\Module\Director\Forms\ImportRowModifierForm;
|
||||
use Icinga\Module\Director\Forms\ImportSourceForm;
|
||||
use Icinga\Module\Director\Hook\ImportSourceHook;
|
||||
|
|
Loading…
Reference in New Issue