Unverified Commit a42d4235 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

HAFAS: remove unused $ua

parent 1ebc89de
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -512,7 +512,6 @@ sub post_with_cache {
		say '  cache miss';
	}

	my $ua    = $self->{user_agent};
	my $reply = $self->{ua}->post(
		$url,
		'Content-Type' => 'application/json',