From 3f00916377cc686a657ee9bd45080514249fa0b1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 29 Sep 2024 08:02:46 +0200 Subject: remove a debug output. whoops. --- lib/Travel/Status/DE/HAFAS.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index f1acc0d..a465a8f 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -430,7 +430,6 @@ sub post_with_cache { my $content = $reply->content; if ($cache) { - say "freeeez"; $cache->freeze( $self->{post}, \$content ); } -- cgit v1.2.3