KickstartController: useless use of use
This commit is contained in:
parent
44866c5176
commit
9dd8587d5a
|
@ -3,7 +3,6 @@
|
|||
namespace Icinga\Module\Director\Controllers;
|
||||
|
||||
use Exception;
|
||||
use Icinga\Module\Director\Db\Migrations;
|
||||
|
||||
class KickstartController extends DashboardController
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue