remove debug output

This commit is contained in:
Birte Kristina Friesel 2023-07-15 23:23:11 +02:00
parent 1cca278baa
commit 9df937c890
No known key found for this signature in database
GPG key ID: 19E6E524EBB177BA

View file

@ -1456,9 +1456,6 @@ sub startup {
}
}
say $stop_after_dep;
say $stop_before_dest;
my ($dep_platform_number)
= ( ( $ret->{dep_platform} // 0 ) =~ m{(\d+)} );
if ( $dep_platform_number