1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00

test: remove unused import

This commit is contained in:
Nicolas Duchon
2023-12-12 22:16:32 +01:00
committed by GitHub
parent 1f17a55366
commit 7d44f98e4f

View File

@ -3,7 +3,6 @@ import subprocess
import backoff
import docker
import pprint
import pytest
docker_client = docker.from_env()