Skip to content

Commit

Permalink
Update http-routes.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBarnes committed May 20, 2022
1 parent a65242b commit f1438c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export function addImageRoutes(app: Application, store?: Store): Application {
params
)

// commit for canary
const httpHeaders = getRequestHeadersForUrl(remoteUrl, store) as
| Record<string, string>
| undefined
Expand Down

0 comments on commit f1438c3

Please sign in to comment.