Skip to content

Commit

Permalink
refactor: remove unused Turnstile import from README
Browse files Browse the repository at this point in the history
  • Loading branch information
200-0K committed Dec 24, 2024
1 parent 9faa4fe commit 4a56502
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ public function submit(Request $request)
Or simply use the `turnstile` rule directly.

```php
use RyanChandler\LaravelCloudflareTurnstile\Rules\Turnstile;

public function submit(Request $request)
{
$request->validate([
Expand Down

0 comments on commit 4a56502

Please sign in to comment.