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

remove debug output. derp.

parent 559fb4b5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -766,7 +766,6 @@ sub render_train {
										[ '', 'meta' ]
									);
									$first = 0;
									say "-";
								}
								my $entry;
								if ( $wagon->is_closed ) {
@@ -787,7 +786,6 @@ sub render_train {
								{
									$class = 'otherno';
								}
								say $entry;
								push(
									@{ $departure->{wr_preview} },
									[ $entry, $class ]