Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit f827594

Browse files
committed
chore: no-op change
1 parent 33d2294 commit f827594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/serverless-components/aws-lambda/serverless.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const defaults = {
4343
region: "us-east-1"
4444
};
4545

46+
// No-op
4647
class AwsLambda extends Component {
4748
async default(inputs = {}) {
4849
this.context.status(`Deploying`);

0 commit comments

Comments
 (0)