From fc1e25435551fb81043765e1cb41303be660bf4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Abecasis?= Date: Mon, 31 Jan 2011 19:26:03 +0100 Subject: This is not used here Reviewed-By: jasplin --- scripts/finalizeresults.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/finalizeresults.py b/scripts/finalizeresults.py index 0622387..05f7949 100755 --- a/scripts/finalizeresults.py +++ b/scripts/finalizeresults.py @@ -1,7 +1,6 @@ #!/usr/bin/env python import sys -from xml.dom.minidom import parse from dbaccess import setDatabase, execQuery, commit from misc import ( textToId, getAllSnapshots, getLastRankingSnapshot, isValidSHA1, -- cgit v1.2.3