From f1e494c932f24272f1addb5611a9ccc81ac50de9 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 20 Jan 2025 19:00:44 +0100 Subject: dbris: Remove unused @output variable --- bin/dbris | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/dbris b/bin/dbris index 034ad01..a1d23cc 100755 --- a/bin/dbris +++ b/bin/dbris @@ -23,7 +23,6 @@ my $use_cache = 1; my $show_full_route; my $cache; -my @output; my %known_mot = map { $_ => 1 } (qw(ICE EC_IC IR REGIONAL SBAHN BUS SCHIFF UBAHN TRAM ANRUFPFLICHTIG)); -- cgit v1.2.3