From 4b780de3e34128a4581dbc4daead30be00ceadb4 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 23 Jun 2020 16:30:29 +0100 Subject: [Open311] Use devolved data on update sending. --- bin/send-daemon | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/send-daemon') diff --git a/bin/send-daemon b/bin/send-daemon index dee9e949f..ae54c2564 100755 --- a/bin/send-daemon +++ b/bin/send-daemon @@ -125,7 +125,6 @@ sub look_for_update { my ($body) = grep { $bodies->{$_} } @{$comment->problem->bodies_str_ids}; $body = $bodies->{$body}; - $updates->construct_open311($body); $updates->process_update($body, $comment); } -- cgit v1.2.3