From 0291cd85682f76ad768a406b1da1f46a38f9d867 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 11 Apr 2006 14:21:58 +0000 Subject: pylint fixes git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1833 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/StatReports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sbin/StatReports') diff --git a/src/sbin/StatReports b/src/sbin/StatReports index cb74eb4bb..82a588470 100755 --- a/src/sbin/StatReports +++ b/src/sbin/StatReports @@ -9,7 +9,7 @@ __revision__ = '$Revision$' from ConfigParser import ConfigParser, NoSectionError, NoOptionError from lxml.etree import XML, XSLT, parse, Element, ElementTree, SubElement, tostring, XMLSyntaxError -from time import asctime, strptime, time +from time import asctime, strptime from socket import getfqdn from sys import argv from getopt import getopt, GetoptError -- cgit v1.2.3-1-g7c22