Skip to content

Commit

Permalink
chore: change namespace of demo form request
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Sep 23, 2024
1 parent 83a9e2e commit 3b9768d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/Http/Requests/DemoRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

namespace App\Http\Requests;

use Hyperf\Validation\Request\FormRequest;

use SwooleTW\Hyperf\Foundation\Http\FormRequest;
class DemoRequest extends FormRequest
{
/**
Expand Down

0 comments on commit 3b9768d

Please sign in to comment.