Skip to content

Commit 706b809

Browse files
naimsolonggithub-actions[bot]
authored andcommitted
Fix styling
1 parent 2ff7626 commit 706b809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Extract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Extract
1717

1818
public function __construct()
1919
{
20-
$this->builder = new ExtractBuilder;;
20+
$this->builder = new ExtractBuilder;
2121
}
2222

2323
public function instruction(int|string $value): self

0 commit comments

Comments
 (0)