Unverified Commit 3f009163 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

remove a debug output. whoops.

parent 7805ad6c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -430,7 +430,6 @@ sub post_with_cache {
	my $content = $reply->content;

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