From 9a3467e9387753ecd69e976aa82e173821fc765e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 14 Aug 2016 10:21:13 +0000 Subject: view: remove redundant pre closing tag --- lib/PublicInbox/View.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm index 373545a2..3982a47f 100644 --- a/lib/PublicInbox/View.pm +++ b/lib/PublicInbox/View.pm @@ -378,7 +378,7 @@ sub thread_html { return index_entry($mime, $ctx, scalar @$msgs); } $msgs = undef; - ''.$skel; + $skel; }); } -- cgit v1.2.3-24-ge0c7