Removed erroneous sys import master
authorJames French <[email protected]>
Fri, 13 Aug 2010 05:49:26 +0000 (13:49 +0800)
committerJames French <[email protected]>
Fri, 13 Aug 2010 05:49:26 +0000 (13:49 +0800)
minutes-rss.py

index 2b31f23..f4d422a 100755 (executable)
@@ -7,7 +7,6 @@ import shlex
 import os
 import time
 from cgi import escape
-import sys
 
 MINUTESURL = 'http://www.ucc.asn.au/infobase/minutes/'
 MINUTESPATH = '/services/http/infobase/minutes/'

UCC git Repository :: git.ucc.asn.au