aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Standard.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@balti.ukcod.org.uk>2010-12-21 16:44:01 +0000
committerMatthew Somerville <matthew@balti.ukcod.org.uk>2010-12-21 16:44:01 +0000
commitbe02fdfda244dd18b958dd0759369d842bca00ab (patch)
tree1557740ab3ef430c527d131fb758821ff1573b57 /perllib/Standard.pm
parente088d79b83456d5650d99d3fe71bf31e63909886 (diff)
Tidy up map importing a bit.
Diffstat (limited to 'perllib/Standard.pm')
-rw-r--r--perllib/Standard.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/Standard.pm b/perllib/Standard.pm
index 293bf8ad8..571065c14 100644
--- a/perllib/Standard.pm
+++ b/perllib/Standard.pm
@@ -19,8 +19,6 @@ use lib "$FindBin::Bin/../perllib";
use lib "$FindBin::Bin/../commonlib/perllib";
use Page;
-use FixMyStreet::Map::Utils;
-use FixMyStreet::Map::Tilma::Original::1_10k;
package Standard;