Skip to content

Commit d138c94

Browse files
committed
fix linit issue with unused import
1 parent 45f71d5 commit d138c94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/functional/event_handler/_pydantic/test_file_parameter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
import json
1515
from typing import Annotated
1616

17-
import pytest
18-
1917
from aws_lambda_powertools.event_handler import APIGatewayRestResolver
2018
from aws_lambda_powertools.event_handler.openapi.params import File, Form
2119

0 commit comments

Comments
 (0)