Skip to content

Commit 3a8fee0

Browse files
committed
fix: remove message
1 parent 5b7aada commit 3a8fee0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.js

-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ class ServerlessLambdaEdgePreExistingCloudFront {
8282
}
8383

8484
await updateDistribution()
85-
86-
this.serverless.cli.consoleLog(`Event ${event.preExistingCloudFront.eventType - event.preExistingCloudFront.pathPattern} has been successfully associated to ${resolvedDistributionId} CloudFront Distribution.`)
8785
}
8886
})
8987
}, Promise.resolve())

0 commit comments

Comments
 (0)