Revert "Introduce controller DashboardsController"
This reverts commit 0d0480afea
.
This commit is contained in:
parent
dcb4f7f52d
commit
d2d6815c92
|
@ -1,13 +0,0 @@
|
|||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
namespace Icinga\Controllers;
|
||||
|
||||
use Icinga\Web\Controller;
|
||||
|
||||
/**
|
||||
* Dashboards
|
||||
*/
|
||||
class DashboardsController extends Controller
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue