Remove unused imports in vcpe python scripts
[integration.git] / test / vcpe / healthcheck-k8s.py
index ae33e25..2d58cc9 100755 (executable)
@@ -2,7 +2,6 @@
 
 import argparse
 import json
-import logging
 from subprocess import Popen,PIPE,STDOUT,check_output,CalledProcessError
 import sys