Skip to content

Commit

Permalink
More commented out code :)
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Jan 4, 2024
1 parent 6a74e2b commit dbbb4fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/lambda-sqs-worker-cdk/infra/appStack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import {
aws_lambda,
aws_lambda_event_sources,
aws_lambda_nodejs,
aws_sns,
aws_sns_subscriptions,
// aws_sns,
// aws_sns_subscriptions,
aws_sqs,
} from 'aws-cdk-lib';
import type { Construct } from 'constructs';
Expand Down

0 comments on commit dbbb4fc

Please sign in to comment.