Skip to content

Commit 616d837

Browse files
committed
remove import
1 parent c452e60 commit 616d837

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

samples/openapi3/client/petstore/python-aiohttp/tests/test_pet_api.py

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

2525
import json
2626

27-
import urllib3
2827

2928
HOST = 'http://localhost:80/v2'
3029

0 commit comments

Comments
 (0)