aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2019-07-05 12:40:02 +0100
committerStruan Donald <struan@exo.org.uk>2019-07-05 14:32:35 +0100
commitb078fc7a95ba42e62c3c905c45b7bed085619e6e (patch)
tree768f85375fe1c94ef0b4256c2e8d0d01e520c0be
parent2de2779cacfe88fb4d7de4749684a2216690865a (diff)
[Northamptonshire] turn on sending comments over Open311
-rw-r--r--perllib/FixMyStreet/Cobrand/Northamptonshire.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Northamptonshire.pm b/perllib/FixMyStreet/Cobrand/Northamptonshire.pm
index 21a145326..d9c3b97e6 100644
--- a/perllib/FixMyStreet/Cobrand/Northamptonshire.pm
+++ b/perllib/FixMyStreet/Cobrand/Northamptonshire.pm
@@ -76,9 +76,6 @@ sub open311_config {
$params->{multi_photos} = 1;
}
-# sending updates not part of initial phase
-sub should_skip_sending_update { 1; }
-
sub report_validation {
my ($self, $report, $errors) = @_;