From cf54aae06dfeb48e4371a730612127e8ac76f1cc Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 30 Jan 2024 17:23:17 +0000 Subject: [PATCH] Tidying --- shares.py | 1 - 1 file changed, 1 deletion(-) diff --git a/shares.py b/shares.py index 02b1fa3d2..2e30bc01f 100644 --- a/shares.py +++ b/shares.py @@ -2126,7 +2126,6 @@ def vf_proposal_from_share(shared_item: {}, share_type: str) -> {}: "attachment": [], "unitBased": False, "to": "https://www.w3.org/ns/activitystreams#Public" - } if shared_item.get('dfcId'): offer_item['publishes']['resourceConformsTo'] = \