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