We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1ad54 commit 56b6026Copy full SHA for 56b6026
1 file changed
02-build.py
@@ -349,7 +349,6 @@ def build_setup():
349
def fetch_covers(community_data):
350
log('fetching covers...')
351
asyncio.run(afetch_covers(community_data.get_projects_in_alphabetical_order()))
352
- covers.afetch()
353
log('done.')
354
355
def fetch_readmes(community_data):
0 commit comments