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