Remove line

main
Bob Mottram 2024-08-31 13:01:09 +01:00
parent ed5a1d215d
commit 4c9b7fd524
1 changed files with 0 additions and 1 deletions

View File

@ -1768,7 +1768,6 @@ def _receive_update_activity(recent_posts_cache: {}, session, base_dir: str,
auto_cw_cache: {},
onion_domain: str,
i2p_domain: str) -> bool:
"""Receives an Update activity within the POST section of HTTPServer
"""
if message_json['type'] != 'Update':