aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-07-20 15:27:45 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-07-21 13:41:20 +0100
commite97a90eb5732530cfe1fa544643a7b5e05530fd2 (patch)
treee017541ae23b646198346b4fc632d97060dda979 /perllib/FixMyStreet/Map.pm
parentc798298d9320810b602b34e3e8c86d32dca01769 (diff)
Remove no-longer-used tilma code.
Diffstat (limited to 'perllib/FixMyStreet/Map.pm')
-rw-r--r--perllib/FixMyStreet/Map.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Map.pm b/perllib/FixMyStreet/Map.pm
index 20f18a547..825e1cd19 100644
--- a/perllib/FixMyStreet/Map.pm
+++ b/perllib/FixMyStreet/Map.pm
@@ -13,7 +13,6 @@ use strict;
use Module::Pluggable
sub_name => 'maps',
search_path => __PACKAGE__,
- except => 'FixMyStreet::Map::Tilma::Original',
require => 1;
# Get the list of maps we want and load map classes at compile time