remove debug output
This commit is contained in:
parent
1cca278baa
commit
9df937c890
1 changed files with 0 additions and 3 deletions
|
@ -1456,9 +1456,6 @@ sub startup {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
say $stop_after_dep;
|
|
||||||
say $stop_before_dest;
|
|
||||||
|
|
||||||
my ($dep_platform_number)
|
my ($dep_platform_number)
|
||||||
= ( ( $ret->{dep_platform} // 0 ) =~ m{(\d+)} );
|
= ( ( $ret->{dep_platform} // 0 ) =~ m{(\d+)} );
|
||||||
if ( $dep_platform_number
|
if ( $dep_platform_number
|
||||||
|
|
Loading…
Reference in a new issue