diff --git a/perllib/Open311/Endpoint/Integration/Boomi.pm b/perllib/Open311/Endpoint/Integration/Boomi.pm index c45982f67..40da49f9e 100644 --- a/perllib/Open311/Endpoint/Integration/Boomi.pm +++ b/perllib/Open311/Endpoint/Integration/Boomi.pm @@ -308,8 +308,6 @@ sub _add_attachments { my @attachments; - my $ua = LWP::UserAgent->new(agent => "FixMyStreet/open311-adapter"); - for my $photo (@{ $args->{media_url} }) { my $filename = (URI->new($photo)->path_segments)[-1]; push @attachments, {