Skip to content

Commit 495f5ba

Browse files
committed
Prettier
1 parent 2576bd4 commit 495f5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/events/http/HttpServer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ export default class HttpServer {
617617
const hasAuthorizerOverride =
618618
request.headers["sls-offline-authorizer-override"] ||
619619
process.env.AUTHORIZER
620-
620+
621621
if (
622622
!endpoint.authorizer &&
623623
!hasCustomAuthProvider &&

0 commit comments

Comments
 (0)