Explorar el Código

test: remove unused import

Nicolas Duchon hace 1 año
padre
commit
7d44f98e4f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      test/test_ssl/test_dhparam.py

+ 0 - 1
test/test_ssl/test_dhparam.py

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