[Piglit] [PATCH 4/6] gleantest_tests.py: Remove unused imports

Dylan Baker baker.dylan.c at gmail.com
Tue Sep 30 11:31:37 PDT 2014


Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
 framework/tests/gleantest_tests.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/framework/tests/gleantest_tests.py b/framework/tests/gleantest_tests.py
index ccc2fbb..d157b09 100644
--- a/framework/tests/gleantest_tests.py
+++ b/framework/tests/gleantest_tests.py
@@ -21,8 +21,6 @@
 """ Tests for the glean class. Requires Nose """
 
 from __future__ import print_function
-import os
-from nose.plugins.skip import SkipTest
 import nose.tools as nt
 
 import framework.tests.utils as utils
-- 
2.1.1



More information about the Piglit mailing list