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:
Mekan1206
2026-02-08 02:24:43 +05:00
parent 2dfa3747b5
commit c46eccb24f
38 changed files with 257 additions and 257 deletions

View File

@@ -1,7 +1,5 @@
<?php
use App\Models\CMS\Forms\ContactUS;
use App\Models\CMS\Marketing\NewsletterUser;
use App\Models\System\Settings\OS;
use App\Models\User;