aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-01-19 16:56:49 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-01-19 16:56:49 +0000
commit429c0268c2eadfe81c65966c5a81a215ab4cea51 (patch)
tree07856167a1157790c59922a4f3867358cb4878d8 /perllib/FixMyStreet/Cobrand/FixaMinGata.pm
parentf1f9e7fae8df97def1c91f1e5b620ec6ffc1a736 (diff)
parent311dabb07a166ad44b5c5259358f17ed74a1d1b3 (diff)
Merge branch 'remove-need-for-site-title'
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FixaMinGata.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/FixaMinGata.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
index 98c157aef..60f98dd47 100644
--- a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
+++ b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
@@ -9,11 +9,6 @@ use mySociety::MaPit;
use FixMyStreet::Geocode::FixaMinGata;
use DateTime;
-sub site_title {
- my ($self) = @_;
- return 'FixaMinGata';
-}
-
sub country {
return 'SE';
}