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,