Skip to content

Commit 7a8f21d

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent 4e41d4e commit 7a8f21d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎app/Services/Output.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Illuminate\Support\Str;
88

9-
use function Termwind\{render};
9+
use function Termwind\render;
1010

1111
class Output
1212
{

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@
8383
"@php vendor/bin/pest --compact"
8484
]
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)