test: remove unused import
This commit is contained in:
parent
1f17a55366
commit
7d44f98e4f
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import subprocess
|
|||
|
||||
import backoff
|
||||
import docker
|
||||
import pprint
|
||||
import pytest
|
||||
|
||||
docker_client = docker.from_env()
|
||||
|
|
Loading…
Reference in a new issue