run through pint

This commit is contained in:
2023-11-28 23:37:02 +05:00
parent 5b32575929
commit 56a7255e4a
18 changed files with 573 additions and 638 deletions

View File

@@ -17,7 +17,6 @@ use App\Repos\System\Settings\Legal\PassportRepo;
use App\Repos\System\Settings\Location\RegionRepo;
use App\Rules\DowranAgaAllowed;
use App\Rules\OnlyLetters;
use App\Rules\PassportIdValidation;
use Illuminate\Http\Request;
use Laravel\Nova\Fields\Badge;
use Laravel\Nova\Fields\Date;