main
Bob Mottram 2020-05-22 12:57:15 +00:00
parent 07ea0d1000
commit c3c378eb4c
1 changed files with 1 additions and 1 deletions

View File

@ -2213,7 +2213,7 @@ def inboxAfterCapabilities(recentPostsCache: {}, maxRecentPosts: int,
def clearQueueItems(baseDir: str, queue: []) -> None:
"""Clears the queue for each account and appends filenames
"""Clears the queue for each account
"""
ctr = 0
queue.clear()