Skip to content

Commit

Permalink
Do not inject InvalidArgument class when not needed (#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse authored Nov 23, 2023
1 parent 35648ed commit c916b18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ValueObject/PutEventsResultEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace AsyncAws\EventBridge\ValueObject;

use AsyncAws\Core\Exception\InvalidArgument;

/**
* Represents the results of an event submitted to an event bus.
*
Expand Down

0 comments on commit c916b18

Please sign in to comment.