Refactor code for improved readability and consistency
- Removed unnecessary blank lines in various files to enhance code clarity. - Updated comments for consistency and clarity across multiple classes and methods. - Adjusted spacing in test files for better formatting and readability.
This commit is contained in:
@@ -26,7 +26,6 @@ use App\Http\Controllers\Api\V1\Profile\ProfileController;
|
||||
use App\Http\Controllers\Api\V1\Province\ProvinceController;
|
||||
use App\Http\Controllers\Api\V1\ReviewController;
|
||||
use App\Modules\GlobalOrder\Controllers\GlobalOrderController;
|
||||
use Dedoc\Scramble\Attributes\HeaderParameter;
|
||||
use Illuminate\Support\Facades\Route;
|
||||
|
||||
// Auth...
|
||||
|
||||
Reference in New Issue
Block a user