diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-20 19:00:44 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-20 19:00:44 +0100 |
commit | f1e494c932f24272f1addb5611a9ccc81ac50de9 (patch) | |
tree | 5ab92b62e89a7a85c3b629f29db8950352155659 | |
parent | fd9bb806d8863678920e4252c1411b17a19520f9 (diff) |
dbris: Remove unused @output variable
-rwxr-xr-x | bin/dbris | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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)); |