Signed-off-by: Dylan Baker <[email protected]> --- framework/exectest.py | 2 -- 1 file changed, 2 deletions(-)
diff --git a/framework/exectest.py b/framework/exectest.py index 15dd966..98ae389 100644 --- a/framework/exectest.py +++ b/framework/exectest.py @@ -25,8 +25,6 @@ import os import subprocess import threading import shlex -import types -import re from core import Test, testBinDir, TestResult -- 1.8.5.3 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
