Skip to content

Commit

Permalink
Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Raviteja Saranga committed Jul 2, 2024
1 parent 9ff461b commit cbbab0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class S3EventSourceTest extends cdk.Stack {
}

const app = new cdk.App();

const stack = new S3EventSourceTest(app, 'lambda-event-source-s3');
new IntegTest(app, 'LambdaEventSourceS3Integ', {
testCases: [stack],
Expand Down

This file was deleted.

0 comments on commit cbbab0d

Please sign in to comment.