diff options
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Bromley.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Bromley.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bromley.pm b/perllib/FixMyStreet/Cobrand/Bromley.pm index 6def2b2b1..e59b18522 100644 --- a/perllib/FixMyStreet/Cobrand/Bromley.pm +++ b/perllib/FixMyStreet/Cobrand/Bromley.pm @@ -45,8 +45,6 @@ sub problems_on_map_restriction { return $rs->to_body($tfl ? [ $self->body->id, $tfl->id ] : $self->body); } -sub default_show_name { 0 } - sub disambiguate_location { my $self = shift; my $string = shift; |