Skip to content

Commit

Permalink
Merge pull request #413 from sebapastore/remove-inaccurate-comment
Browse files Browse the repository at this point in the history
Remove inaccurate comment
  • Loading branch information
gehrisandro committed May 28, 2024
2 parents 05a4061 + 284bd78 commit 9d14eef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Resources/Concerns/Transportable.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

trait Transportable
{
/**
* Creates a Client instance with the given API token.
*/
public function __construct(private readonly TransporterContract $transporter)
{
// ..
Expand Down

0 comments on commit 9d14eef

Please sign in to comment.