mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
pytest: drop unused imports
Spotted by GitHub Code Quality Closes #21445
This commit is contained in:
parent
5227dd9c2e
commit
05905b1207
2 changed files with 1 additions and 3 deletions
|
|
@ -28,7 +28,6 @@ import logging
|
|||
import os
|
||||
import socket
|
||||
import threading
|
||||
import time
|
||||
|
||||
import pytest
|
||||
from testenv import CurlClient, Env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue