Skip to content

Commit f693de0

Browse files
Amin Farjadiamin-farjadi
authored andcommitted
fix: Formatting.
1 parent 35defe2 commit f693de0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

aws_lambda_powertools/event_handler/lambda_function_url.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
from aws_lambda_powertools.event_handler import CORSConfig
1414
from aws_lambda_powertools.utilities.data_classes import LambdaFunctionUrlEvent
15-
from http import HTTPStatus
1615

1716

1817
class LambdaFunctionUrlResolver(ApiGatewayResolver):

aws_lambda_powertools/event_handler/vpc_lattice.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
from aws_lambda_powertools.event_handler import CORSConfig
1414
from aws_lambda_powertools.utilities.data_classes import VPCLatticeEvent, VPCLatticeEventV2
15-
from http import HTTPStatus
1615

1716

1817
class VPCLatticeResolver(ApiGatewayResolver):

0 commit comments

Comments
 (0)