Commandargument(s)Controller: remove, obsolete

This commit is contained in:
Thomas Gelf 2015-08-28 17:59:46 +02:00
parent 7989bc730d
commit b427ffe639
2 changed files with 0 additions and 14 deletions

View File

@ -1,7 +0,0 @@
<?php
use Icinga\Module\Director\Web\Controller\ObjectController;
class Director_CommandargumentController extends ObjectController
{
}

View File

@ -1,7 +0,0 @@
<?php
use Icinga\Module\Director\Web\Controller\ObjectsController;
class Director_CommandargumentsController extends ObjectsController
{
}