Skip to content

Commit

Permalink
removed excess edge lambda line
Browse files Browse the repository at this point in the history
  • Loading branch information
finnholland committed Nov 1, 2024
1 parent ace316a commit 1445070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/static-hosting/lib/static-hosting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@ export class StaticHosting extends Construct {
origin: s3Origin,
viewerProtocolPolicy:
ViewerProtocolPolicy.REDIRECT_TO_HTTPS,
edgeLambdas: prefix.behaviourOverride.edgeLambdas,
originRequestPolicy: originRequestPolicy,
cachePolicy: originCachePolicy,
responseHeadersPolicy:
Expand Down

0 comments on commit 1445070

Please sign in to comment.