fix todos/move to todo list

This commit is contained in:
Dennis Eichhorn 2020-11-26 20:50:18 +01:00
parent cfe7e7fd56
commit a3ea985c64
2 changed files with 0 additions and 5 deletions

View File

@ -26,10 +26,6 @@ use phpOMS\Views\View;
* @license OMS License 1.0
* @link https://orange-management.org
* @since 1.0.0
*
* @todo Orange-Management/Modules#141
* Implement code integrity
* Implement code integrity checks for all files.
*/
final class BackendController extends Controller
{

View File

@ -15,7 +15,6 @@ declare(strict_types=1);
namespace Modules\Monitoring\Controller;
use phpOMS\Module\ModuleAbstract;
use phpOMS\Module\WebInterface;
/**
* Monitoring controller class.