Skip to content

Commit 6f63b4f

Browse files
committed
chore: leftover from previous circular dep issue
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent f7800b2 commit 6f63b4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

aws_lambda_powertools/event_handler/api_gateway.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,3 @@ def __init__(
13161316
):
13171317
"""Amazon Application Load Balancer (ALB) resolver"""
13181318
super().__init__(ProxyEventType.ALBEvent, cors, debug, serializer, strip_prefixes)
1319-
1320-
1321-
# Specialized types defined here due to circular dependency in `.types`

0 commit comments

Comments
 (0)