Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
Co-authored-by: Kaizen Conroy <[email protected]>
  • Loading branch information
WtfJoke and kaizencc committed Nov 29, 2023
1 parent 1482260 commit 5654560
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export interface EventBridgePutEventsEntry {
* Send an event to an AWS EventBridge by AWS EventBridge Scheduler.
*/
export class EventBridgePutEvents extends ScheduleTargetBase implements IScheduleTarget {

constructor(
private readonly entry: EventBridgePutEventsEntry,
private readonly props: ScheduleTargetBaseProps,
Expand Down

0 comments on commit 5654560

Please sign in to comment.