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

Commit a2cebab

Browse files
committed
chore: no-op change
1 parent 8acf6de commit a2cebab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

46-
// No-op change
46+
// No-op change 2
4747
class AwsLambda extends Component {
4848
async default(inputs = {}) {
4949
this.context.status(`Deploying`);

0 commit comments

Comments
 (0)