Spotted by pylint Signed-off-by: Dylan Baker <[email protected]> --- registry/gl.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/registry/gl.py b/registry/gl.py index b7d2340..9e0e7c8 100644 --- a/registry/gl.py +++ b/registry/gl.py @@ -30,7 +30,6 @@ import os.path import re import sys -from collections import namedtuple from copy import copy, deepcopy -- 2.2.1 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
