From b15ce34668f19f9bc4a713a1cc78a38fbfc83938 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Mon, 22 Jul 2024 10:31:08 +0800 Subject: [PATCH] Update specificationRepositoryConfiguration.json (#29926) There is no need to keep `-track2` since all the Python SDK is already track2 SDK now. --- specificationRepositoryConfiguration.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 2271468321a8..db3dfdfdcbbf 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -29,10 +29,6 @@ "integrationRepository": "azure-sdk/azure-sdk-for-python", "mainRepository": "Azure/azure-sdk-for-python" }, - "azure-sdk-for-python-track2": { - "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python" - }, "azure-resource-manager-schemas": { "integrationRepository": "azure-sdk/azure-resource-manager-schemas", "mainRepository": "Azure/azure-resource-manager-schemas" @@ -72,10 +68,6 @@ "integrationRepository": "azure-sdk/azure-sdk-for-python-pr", "mainRepository": "Azure/azure-sdk-for-python-pr" }, - "azure-sdk-for-python-track2": { - "integrationRepository": "azure-sdk/azure-sdk-for-python-pr", - "mainRepository": "Azure/azure-sdk-for-python-pr" - }, "azure-powershell": { "integrationRepository": "Azure/azure-powershell-pr", "mainRepository": "Azure/azure-powershell-pr"