diff options
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Bromley.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Bromley.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bromley.pm b/perllib/FixMyStreet/Cobrand/Bromley.pm index e7d5e186a..2f47225a7 100644 --- a/perllib/FixMyStreet/Cobrand/Bromley.pm +++ b/perllib/FixMyStreet/Cobrand/Bromley.pm @@ -59,10 +59,6 @@ sub map_type { 'Bromley'; } -sub on_map_default_max_pin_age { - return '1 month'; -} - # Bromley pins always yellow sub pin_colour { my ( $self, $p, $context ) = @_; |