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:
@ -3,7 +3,6 @@ import subprocess
|
|||||||
|
|
||||||
import backoff
|
import backoff
|
||||||
import docker
|
import docker
|
||||||
import pprint
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
docker_client = docker.from_env()
|
docker_client = docker.from_env()
|
||||||
|
Reference in New Issue
Block a user