[Piglit] [Patch V2 02/16] piglit-print-commands: Remove unused imports
Dylan Baker
baker.dylan.c at gmail.com
Thu Jan 23 09:05:35 PST 2014
---
piglit-print-commands.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/piglit-print-commands.py b/piglit-print-commands.py
index c42ea6d..d49e5d9 100755
--- a/piglit-print-commands.py
+++ b/piglit-print-commands.py
@@ -26,8 +26,6 @@ import argparse
import sys
import os
import os.path as path
-import time
-import traceback
sys.path.append(path.dirname(path.realpath(sys.argv[0])))
import framework.core as core
--
1.8.5.3
More information about the Piglit
mailing list