Skip to content

Commit 284bd78

Browse files
committed
remove comment
1 parent 05a4061 commit 284bd78

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)