Skip to content

Commit 9a610eb

Browse files
Fix styling
1 parent 1b46e91 commit 9a610eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/RecaptchaRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
use Illuminate\Support\Facades\Http;
44
use Illuminate\Validation\Rule;
5-
use Maize\GoogleRecaptchaV3\Rules\Recaptcha;
65

76
it('can validate token', function (bool $enabled, ?bool $success, ?float $score, ?float $threshold, bool $fails) {
87

0 commit comments

Comments
 (0)