Skip to content

Commit 68ab54a

Browse files
bert-wgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 641c081 commit 68ab54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ValidatesRecaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace DutchCodingCompany\LivewireRecaptcha;
44

55
use Attribute;
6-
use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
76
use Closure;
7+
use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
88
use Illuminate\Support\Facades\Blade;
99
use Illuminate\Support\Facades\Http;
1010
use Illuminate\Validation\ValidationException;

0 commit comments

Comments
 (0)