Skip to content

Commit 911e300

Browse files
author
Mathieu Hinderyckx
committed
cleanup import
1 parent f7bdfa7 commit 911e300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functional/event_handler/_pydantic/test_openapi_external_documentation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import annotations
22

33
from aws_lambda_powertools.event_handler.api_gateway import APIGatewayRestResolver
4-
from aws_lambda_powertools.event_handler.openapi.models import ExternalDocumentation, Server
4+
from aws_lambda_powertools.event_handler.openapi.models import ExternalDocumentation
55

66

77
def test_openapi_schema_no_external_documentation():

0 commit comments

Comments
 (0)