Commandargument(s)Controller: remove, obsolete
This commit is contained in:
parent
7989bc730d
commit
b427ffe639
|
@ -1,7 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
use Icinga\Module\Director\Web\Controller\ObjectController;
|
|
||||||
|
|
||||||
class Director_CommandargumentController extends ObjectController
|
|
||||||
{
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
use Icinga\Module\Director\Web\Controller\ObjectsController;
|
|
||||||
|
|
||||||
class Director_CommandargumentsController extends ObjectsController
|
|
||||||
{
|
|
||||||
}
|
|
Loading…
Reference in New Issue