mirror of https://gitlab.com/bashrc2/epicyon
Remove debug
parent
2c36f0a92d
commit
fa84a01239
|
@ -2595,7 +2595,6 @@ class PubServer(BaseHTTPRequestHandler):
|
||||||
None, True)
|
None, True)
|
||||||
profilePathStr += \
|
profilePathStr += \
|
||||||
'?options=' + actor + ';1;' + avatarUrl
|
'?options=' + actor + ';1;' + avatarUrl
|
||||||
print('profilePathStr: ' + profilePathStr)
|
|
||||||
|
|
||||||
self._showPersonOptions(callingDomain, profilePathStr,
|
self._showPersonOptions(callingDomain, profilePathStr,
|
||||||
baseDir, httpPrefix,
|
baseDir, httpPrefix,
|
||||||
|
|
Loading…
Reference in New Issue