From 2aab0da7360a2c92567306cdd2f0c26f98446744 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 10 Nov 2020 15:18:11 +0000 Subject: [PATCH] Has no style --- webapp_utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp_utils.py b/webapp_utils.py index 712ec5e7..5c35b35c 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -446,7 +446,6 @@ def htmlHeaderWithExternalStyle(cssFilename: str, css: str, lang='en') -> str: if fontName: htmlStr += ' \n' - htmlStr += ' \n' cssFile = cssFilename.split('/')[-1] htmlStr += ' ' htmlStr += ' \n'