Signed-off-by: Lucas Meneghel Rodrigues <l...@redhat.com>
---
 client/tests/kvm/test_setup.py |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/client/tests/kvm/test_setup.py b/client/tests/kvm/test_setup.py
index 7df25ff..f915c1b 100644
--- a/client/tests/kvm/test_setup.py
+++ b/client/tests/kvm/test_setup.py
@@ -1,11 +1,9 @@
 """
 Library to perform pre/post test setup for KVM autotest.
 """
-import os, shutil, tempfile, re, ConfigParser, glob, inspect
-import logging, time
+import os, logging
 from autotest_lib.client.common_lib import error
 from autotest_lib.client.bin import utils
-import kvm_utils
 
 
 class HugePageConfig(object):
-- 
1.7.4.2

_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to