From 69f14261c8edb347e8f3e0b281ca22438e5a4db4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 6 Feb 2021 12:08:06 +0000 Subject: [PATCH] Remove main --- webapp_timeline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp_timeline.py b/webapp_timeline.py index b9ecf88c8..7f0333627 100644 --- a/webapp_timeline.py +++ b/webapp_timeline.py @@ -687,7 +687,6 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str, rssIconAtTop, publishButtonAtTop, authorized, True, theme, defaultTimeline) - tlStr += ' \n' tlStr += ' ' + \ rightColumnStr + ' \n'