aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2018-02-01 12:52:42 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-02-01 16:41:27 +0000
commit7c7e9ba678a1785b34593e0295b124f2da89c101 (patch)
treea0062d94c939635864fd036b0dd178380c33a90a
parent4ad2c0028f6b5a56d3a455cd7e3f04d9bd0ea722 (diff)
[Oxfordshire] Switch mapping style to OS.
-rw-r--r--perllib/FixMyStreet/Cobrand/Oxfordshire.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Oxfordshire.pm b/perllib/FixMyStreet/Cobrand/Oxfordshire.pm
index 23324e763..00f099278 100644
--- a/perllib/FixMyStreet/Cobrand/Oxfordshire.pm
+++ b/perllib/FixMyStreet/Cobrand/Oxfordshire.pm
@@ -15,8 +15,6 @@ sub is_council_with_case_management {
return FixMyStreet->config('STAGING_SITE');
}
-sub map_type { 'OSM' }
-
sub base_url {
my $self = shift;
return $self->next::method() if FixMyStreet->config('STAGING_SITE');