Skip to content

Commit 2fec7f9

Browse files
jbrooksukgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 1079e46 commit 2fec7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/View/Components/Cachet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
use Cachet\Settings\CustomizationSettings;
77
use Closure;
88
use Illuminate\Contracts\View\View;
9-
use Illuminate\View\Component;
109
use Illuminate\Support\Str;
10+
use Illuminate\View\Component;
1111

1212
class Cachet extends Component
1313
{

0 commit comments

Comments
 (0)