Skip to content

Commit

Permalink
Update ProfileUpdateRequest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaker-Al-Muzaini authored Dec 1, 2022
1 parent 4466fbb commit 4723fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Requests/ProfileUpdateRequest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

namespace App\Http\Requests;

use App\Models\User;
use Illuminate\Foundation\Http\FormRequest;
use Illuminate\Validation\Rule;
Expand Down

0 comments on commit 4723fe4

Please sign in to comment.