diff options
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Greenwich.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Greenwich.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Greenwich.pm b/perllib/FixMyStreet/Cobrand/Greenwich.pm index ce4fae381..6ff30e83d 100644 --- a/perllib/FixMyStreet/Cobrand/Greenwich.pm +++ b/perllib/FixMyStreet/Cobrand/Greenwich.pm @@ -57,10 +57,6 @@ sub contact_email { sub reports_per_page { return 20; } -sub on_map_default_max_pin_age { - return '21 days'; -} - sub open311_config { my ($self, $row, $h, $params) = @_; |