mirror of https://gitlab.com/bashrc2/epicyon
Less verbose
parent
bcdc9cbf5c
commit
35a6a1cad1
2
posts.py
2
posts.py
|
@ -2804,7 +2804,7 @@ def sendToFollowers(session, baseDir: str,
|
||||||
print('Post to followers did not resolve any domains')
|
print('Post to followers did not resolve any domains')
|
||||||
return
|
return
|
||||||
print('Post to followers resolved domains')
|
print('Post to followers resolved domains')
|
||||||
print(str(grouped))
|
# print(str(grouped))
|
||||||
|
|
||||||
# this is after the message has arrived at the server
|
# this is after the message has arrived at the server
|
||||||
clientToServer = False
|
clientToServer = False
|
||||||
|
|
Loading…
Reference in New Issue