Skip to content

Commit

Permalink
fix: remove message
Browse files Browse the repository at this point in the history
  • Loading branch information
mordka committed Dec 9, 2020
1 parent 5b7aada commit 3a8fee0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ class ServerlessLambdaEdgePreExistingCloudFront {
}

await updateDistribution()

this.serverless.cli.consoleLog(`Event ${event.preExistingCloudFront.eventType - event.preExistingCloudFront.pathPattern} has been successfully associated to ${resolvedDistributionId} CloudFront Distribution.`)
}
})
}, Promise.resolve())
Expand Down

0 comments on commit 3a8fee0

Please sign in to comment.