--- 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
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
