This commit is contained in:
2024-09-23 12:53:49 +03:00
7 changed files with 48 additions and 29 deletions

View File

@ -1,8 +1,6 @@
<?php
use app\controllers\MainController;
use kernel\App;
use kernel\modules\admin_themes\controllers\AdminThemeController;
use Phroute\Phroute\RouteCollector;