From fa84a012398d2f340fc1a3650d82cb48e03017f3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 30 Dec 2020 12:18:41 +0000 Subject: [PATCH] Remove debug --- daemon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/daemon.py b/daemon.py index 3eaaf1e4..eefc8965 100644 --- a/daemon.py +++ b/daemon.py @@ -2595,7 +2595,6 @@ class PubServer(BaseHTTPRequestHandler): None, True) profilePathStr += \ '?options=' + actor + ';1;' + avatarUrl - print('profilePathStr: ' + profilePathStr) self._showPersonOptions(callingDomain, profilePathStr, baseDir, httpPrefix,