Remove debug

merge-requests/30/head
Bob Mottram 2023-08-22 22:41:00 +01:00
parent 6cdf88e25e
commit 3f6adb0c1e
1 changed files with 0 additions and 2 deletions

View File

@ -22474,8 +22474,6 @@ class PubServer(BaseHTTPRequestHandler):
nickname,
self.server.domain) + '.json'
save_json(actor_json, actor_filename)
print('DEBUG: add_shares_to_actor: saved')
print('DEBUG: add_shares_to_actor: ' + str(actor_json))
if filename:
if os.path.isfile(filename):