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

DBRIS: explicitly import Travel::Status::DE::IRIS::Stations

parent 4e6a261a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ use List::MoreUtils qw(firstval);
use Mojo::Promise;
use Mojo::UserAgent;
use Travel::Status::DE::DBRIS;
use Travel::Status::DE::IRIS::Stations;

sub new {
	my ( $class, %opt ) = @_;