Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Sep 14, 2023
1 parent 6a15ba5 commit 0059f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function unslash(string $string): string
use Illuminate\Contracts\Support\Arrayable;
use Symfony\Component\Yaml\Yaml;

use function function_exists;
use function function_exists;
use function array_merge;
use function str_replace;
use function implode;
Expand Down

0 comments on commit 0059f0b

Please sign in to comment.