Skip to content

Commit

Permalink
fix rosetta
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Oct 30, 2024
1 parent 5724fe1 commit 7155f76
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import * as lambda from 'aws-cdk-lib/aws-lambda';
import { Construct } from 'constructs';
import * as pipes from '@aws-cdk/aws-pipes-alpha';
import { SqsSource } from '@aws-cdk/aws-pipes-sources-alpha';

import * as targets from '@aws-cdk/aws-pipes-targets-alpha';

class SomeSource implements pipes.ISource {
Expand Down

0 comments on commit 7155f76

Please sign in to comment.