Skip to content

Commit 61b4c6e

Browse files
wilsenhcgithub-actions[bot]
authored andcommitted
Fix code styling [ci skip]
1 parent bf973de commit 61b4c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Manager.php

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

2323
class Manager
2424
{
25-
use Macroable, HandlesLogging, ManagesEnvironments;
25+
use HandlesLogging, Macroable, ManagesEnvironments;
2626

2727
/**
2828
* @var string

0 commit comments

Comments
 (0)