Skip to content

Commit 9d14eef

Browse files
authored
Merge pull request #413 from sebapastore/remove-inaccurate-comment
Remove inaccurate comment
2 parents 05a4061 + 284bd78 commit 9d14eef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Resources/Concerns/Transportable.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88

99
trait Transportable
1010
{
11-
/**
12-
* Creates a Client instance with the given API token.
13-
*/
1411
public function __construct(private readonly TransporterContract $transporter)
1512
{
1613
// ..

0 commit comments

Comments
 (0)