From b7e418193443eeebdeb9d181cf7ed1968d0e0e54 Mon Sep 17 00:00:00 2001 From: Ernesto Rico Schmidt <ernesto@helsinki.at> Date: Mon, 24 Jan 2022 17:15:21 -0400 Subject: [PATCH] Remove *_url fields from Host fixture --- fixtures/program/host.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/fixtures/program/host.json b/fixtures/program/host.json index 5faf6b88..d4c3989a 100644 --- a/fixtures/program/host.json +++ b/fixtures/program/host.json @@ -8,13 +8,6 @@ "email": "", "website": "", "biography": null, - "googleplus_url": "", - "facebook_url": "", - "twitter_url": "", - "linkedin_url": "", - "youtube_url": "", - "dorftv_url": "", - "cba_url": "", "ppoi": "0.5x0.5", "height": null, "width": null, -- GitLab