aboutsummaryrefslogtreecommitdiffstats
path: root/web/rss.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'web/rss.cgi')
-rwxr-xr-xweb/rss.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/rss.cgi b/web/rss.cgi
index d15da1763..8cff290a6 100755
--- a/web/rss.cgi
+++ b/web/rss.cgi
@@ -6,14 +6,13 @@
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: rss.cgi,v 1.19 2008-01-25 17:02:29 matthew Exp $
+# $Id: rss.cgi,v 1.20 2008-03-06 11:52:33 matthew Exp $
use strict;
use Standard;
use URI::Escape;
use mySociety::Alert;
use mySociety::MaPit;
-use mySociety::Web;
use mySociety::GeoUtil;
use mySociety::Gaze;