From c19035e23b105e0a34038a1027fc8e67c7759ee3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 12 Nov 2019 11:01:27 +0000 Subject: [PATCH] Unused line --- webinterface.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 729d769d..d4381f4c 100644 --- a/webinterface.py +++ b/webinterface.py @@ -600,7 +600,6 @@ def htmlEditProfile(translate: {},baseDir: str,path: str,domain: str,port: int) moderatorsStr+='' editProfileForm=htmlHeader(cssFilename,editProfileCSS) - editProfileForm+= editProfileForm+='
' editProfileForm+='
' editProfileForm+='

'+translate['Profile for']+' '+nickname+'@'+domainFull+'

'