Remove stray indentation

main
Bob Mottram 2020-06-28 12:12:38 +01:00
parent 01338dd85d
commit bdb13540d2
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ def updateLikesCollection(recentPostsCache: {},
if debug:
print('DEBUG: saving post with likes added')
pprint(postJsonObject)
saveJson(postJsonObject, postFilename)
saveJson(postJsonObject, postFilename)
def undoAnnounceCollectionEntry(recentPostsCache: {},