mirror of https://gitlab.com/bashrc2/epicyon
Remove debug
parent
6cdf88e25e
commit
3f6adb0c1e
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue