mirror of
https://github.com/derf/travelynx
synced 2024-11-10 15:04:17 +00:00
Remove now-useless include
This commit is contained in:
parent
717cc18a40
commit
d9624ee308
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ use List::Util;
|
|||
use List::UtilsBy qw(uniq_by);
|
||||
use List::MoreUtils qw(after_incl before_incl first_index);
|
||||
use Travel::Status::DE::DBWagenreihung;
|
||||
use Travel::Status::DE::IRIS;
|
||||
use Travel::Status::DE::IRIS::Stations;
|
||||
use Travelynx::Helper::HAFAS;
|
||||
use Travelynx::Helper::IRIS;
|
||||
|
|
Loading…
Reference in a new issue