Skip to content

Commit e2fd7ac

Browse files
AlexVanderbistactions-user
authored andcommitted
Fix styling
1 parent 74ad9bd commit e2fd7ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ActivityLogger.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515

1616
class ActivityLogger
1717
{
18-
use Conditionable, Macroable;
18+
use Conditionable;
19+
use Macroable;
1920

2021
protected ?string $defaultLogName = null;
2122

0 commit comments

Comments
 (0)