[CORE][DB] Rename App\Core\DB\DB to App\Core\DB
This commit is contained in:
@@ -33,7 +33,7 @@ declare(strict_types = 1);
|
||||
namespace Plugin\ActivityPub\Controller;
|
||||
|
||||
use App\Core\Controller;
|
||||
use App\Core\DB\DB;
|
||||
use App\Core\DB;
|
||||
use function App\Core\I18n\_m;
|
||||
use App\Core\Log;
|
||||
use App\Core\Queue\Queue;
|
||||
|
||||
Reference in New Issue
Block a user