[virt-tools-list] [virt-manager PATCH] tests: fix pylint
Pavel Hrdina
phrdina at redhat.com
Sat Sep 9 09:19:46 UTC 2017
Commit g785352ea removed unused variable and felt unused import.
Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---
pushed
tests/test_urls.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/test_urls.py b/tests/test_urls.py
index 3dc1e0ac..0f58ad0e 100644
--- a/tests/test_urls.py
+++ b/tests/test_urls.py
@@ -18,7 +18,6 @@
import unittest
import time
import logging
-import platform
import traceback
from tests import URLTEST_LOCAL_MEDIA
--
2.13.5
More information about the virt-tools-list
mailing list