[Piglit] [RESEND Patch V2 06/16] framework/exectest.py: Remove unused imports
Dylan Baker
baker.dylan.c at gmail.com
Thu Jan 23 09:08:01 PST 2014
Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>
---
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
More information about the Piglit
mailing list