Loading lib/DBInfoscreen/Controller/Stationboard.pm +2 −3 Original line number Diff line number Diff line Loading @@ -1174,7 +1174,6 @@ sub train_details { if ( $+{year} ) { $opt{datetime}->set( year => $+{year} ); } say "set $opt{datetime}"; } } Loading Loading
lib/DBInfoscreen/Controller/Stationboard.pm +2 −3 Original line number Diff line number Diff line Loading @@ -1174,7 +1174,6 @@ sub train_details { if ( $+{year} ) { $opt{datetime}->set( year => $+{year} ); } say "set $opt{datetime}"; } } Loading