summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Controller/Wagenreihung.pm
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-08-01 09:43:09 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-08-01 09:43:09 +0200
commitafe639efc0edc5fddec176ee023afd768c954bf0 (patch)
tree3b6296dd6219bf119b4865cec056fb9994e23952 /lib/DBInfoscreen/Controller/Wagenreihung.pm
parentc74b91b09f8888b5d4a35b7b2cb49d313db342d9 (diff)
update to DBWagenreihung v0.164.29.2
Diffstat (limited to 'lib/DBInfoscreen/Controller/Wagenreihung.pm')
-rw-r--r--lib/DBInfoscreen/Controller/Wagenreihung.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/DBInfoscreen/Controller/Wagenreihung.pm b/lib/DBInfoscreen/Controller/Wagenreihung.pm
index bfda626..cf7cdd3 100644
--- a/lib/DBInfoscreen/Controller/Wagenreihung.pm
+++ b/lib/DBInfoscreen/Controller/Wagenreihung.pm
@@ -11,7 +11,6 @@ use Mojo::Util qw(b64_encode b64_decode);
use utf8;
use Travel::Status::DE::DBWagenreihung;
-use Travel::Status::DE::DBWagenreihung::Wagon;
sub handle_wagenreihung_error {
my ( $self, $train, $err ) = @_;