From 3cfe8a0a5d822edc4496acb89292809417e530c5 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Oct 2024 10:09:33 -0700 Subject: [PATCH] temporarily remove HTAN 2 Remove HTAN 2 until it has a different synapse_asset_view than HTAN 1 OR DCA has been updated to handle duplicate synapse_asset_views Signed-off-by: Anthony Williams --- tenants.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tenants.json b/tenants.json index 4e17553..7f1ebf3 100644 --- a/tenants.json +++ b/tenants.json @@ -49,11 +49,6 @@ "name":"DCA Demo Upsert", "synapse_asset_view":"syn51489635", "config_location":"demo_upsert/dca_config.json" - }, - { - "name":"HTAN Phase 2 All Projects", - "synapse_asset_view":"syn20446927", - "config_location":"HTAN2/dca_config.json" } ] }