Skip to content

Commit

Permalink
Remove circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche committed Aug 30, 2024
1 parent f8199d3 commit 1732519
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Concerns/TransformableData.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@

trait TransformableData
{
use ContextableData;

public function transform(
null|TransformationContextFactory|TransformationContext $transformationContext = null,
): array {
Expand Down

0 comments on commit 1732519

Please sign in to comment.