Skip to content

Commit

Permalink
remove a debug output. whoops.
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Sep 29, 2024
1 parent 7805ad6 commit 3f00916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Travel/Status/DE/HAFAS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ sub post_with_cache {
my $content = $reply->content;

if ($cache) {
say "freeeez";
$cache->freeze( $self->{post}, \$content );
}

Expand Down

0 comments on commit 3f00916

Please sign in to comment.