[CORE][DB] Rename App\Core\DB\DB to App\Core\DB
This commit is contained in:
@@ -23,7 +23,7 @@ declare(strict_types = 1);
|
||||
|
||||
namespace App\Core;
|
||||
|
||||
use App\Core\DB\DB;
|
||||
use App\Core\DB;
|
||||
use App\Entity\Actor;
|
||||
use App\Util\Exception\NotFoundException;
|
||||
use App\Util\Formatting;
|
||||
|
Reference in New Issue
Block a user